﻿body {
	font-family: verdana, arial; 
	font-size: 11px; 
	font-weight: normal; 
	background-color:#00983a;
	background-image: url(../Image/bkg_sitebackground.gif);
	background-repeat: repeat-x;
	}

H2 {color:Orange; font-family:arial; font-size: large; padding-top:0px;}
hr {color: #ccc; height: 1px;}	
/*	
Website may need to be set to this...
min-width: 991px;
width: 100%;
 */
	
#website {
	text-align: left;
	width: 991px;
	background-color:#ffffff;
	background-image: url(../Image/bkg_SchneiderLogo_background.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	}
	
	
#websitelogin {
	text-align: left;
	width: 500px;
	background-color:#ffffff;
	background-image: url(../Image/bkg_SchneiderLogo_background.gif);
	background-repeat: no-repeat;
	background-position: 100% 0%;
	}
	
	
#main {
	width: 100%; 
	z-index: -1;
	
}

#contentArea {
	margin: 10px 10px 10px 10px;
}




/* ------------------------------------------------------------ */
/* Common Classes*/
td {}
a {font-weight: bold; color: #028240;}
a:hover {font-weight: bold; text-decoration: underline; color: #000000;}
img {border: 0px;}

INPUT, OPTION, SELECT, TEXTAREA {FONT-SIZE:11px;}

.pageHeader {font-weight: bold; font-size: 14px; font-family:Arial, Sans-Serif; color: #008040;}

.sortBy {font-weight: bold; color: #ffffff;}

.warning {font-weight: bold; color: red;}

.dashboardMainPanel
{
	padding:10px;
}

.dashboardHeader 
{
    font-weight: bold; 
    color: #ffffff;
    background-color: #999999;
    padding:5px;
    background-image: url(../Image/bkg_HeaderGray.gif);
    }
    
.dashboardHeaderLink 
{
	font-size: 10px;
    font-weight: bold; 
    color: #ffffff;
    padding:5px;
    text-decoration: none;
    }

.detailHeader 
{
    font-weight: bold; 
    color: #ffffff;
    background-color: #666666;
    border: 1px solid #cccccc;
    background-image: url(../Image/bkg_HeaderGrayDark.gif);
    }
    
.detailTopHeader 
{
    font-weight: bold; 
    color: #ffffff;
    background-color: #008040;
    background-image: url(../Image/bkg_header_green.gif);
	background-repeat: repeat-x;
    border: 1px solid #cccccc;
    font-size: 14px;
    padding:10px 5px 10px 5px;
    }



.toolTipQuestion 
{
	font-size: 7.5pt;
	cursor:help;
}


.pageMessagePanel 
{
	color:red;
	border:1px solid red;
	font-weight:bold;
	padding:5px 5px 5px 5px;
}



/* ------------------------------------------------------------ */


/* ------------------------------------------------------------ */
/* Login */
.loginWelcome 
{ 
    color:#5f5f5f; 
    }
    
.loginShadow
{ 
    background-color: #025027;
	background-image: url(../Image/bkg_top_greenshadow.gif);
	background-repeat: repeat-x;
    }
    
/* ------------------------------------------------------------ */


/* ------------------------------------------------------------ */
/* Navigation */
#navigationMain
{ 
    background-color: #f0f0f0;
	background-image: url(../Image/bkg_navigationSilver.gif);
	background-repeat: repeat-x;	
    }


.navigationStatic 
{
    text-transform: uppercase;
    padding:0px 5px 5px 5px;
}
    
.navigationStaticSelected 
{
    text-transform: uppercase;
    padding:0px 5px 5px 5px;
    color: #ef3a01;
    text-decoration:underline;
}

.navigationMenu
{
    padding:0px 0px 0px 0px;
    border:solid 1px #cccccc;
    background-color: #e4e4e4;
}

.navigationMenuItem
{
    text-transform: uppercase;
    font-size: 10px;
    padding:5px 5px 8px 5px;
    border-bottom:solid 1px #cccccc;
}

.navigationMenuItemSelected
{
    background-color: #e4e4e4;
}
/* ------------------------------------------------------------ */




/* ------------------------------------------------------------ */
/* Themes */

.themeSchneiderGridHeader
{
    background-color: #008040;
    color: #ffffff;
    font-size: 10px;
}

tr.themeSchneiderGridHeader td
{
    background-color: #cccccc;
    color: #000000;
    text-transform: uppercase;
    font-size: 10px;
}

.themeSchneiderGridHeader a:link
{
    color: #ffffff;
}

.themeSchneiderGridHeader a:visited
{
    color: #ffffff;
}
.themeSchneiderGridHeader a:hover
{
    color: #000000;
}


tr.themeSchneiderGridRowStyle td
{
    background-color: white;
    border: 1px solid #cccccc;
	color: black;
}


.themeSchneiderGridRowStyleRA
{
    background-color: #cccccc;
    border: 1px solid #cccccc;
	color: black;
}

.themeSchneiderGridRowStylePro
{
    background-color: #fff4d7;
    border: 1px solid #cccccc;
	color: black;
}

.themeSchneiderGridRowStyleInitialApproval
{
    background-color: #bae4cf;
    border: 1px solid #cccccc;
	color: black;
}

.themeSchneiderGridRowStyleDeclined
{
    background-color: #e8a2a2;
    border: 1px solid #cccccc;
	color: black;
}


.themeSchneiderGridRowStyleBlack
{
    background-color: #d5d5d5;
    border: 1px solid #cccccc;
	color: black;
}

.themeSchneiderGridRowStyleRed
{
    background-color: #e8a2a2;
    border: 1px solid #cccccc;
	color: black;
}



tr.themeSchneiderGridAlternatingRowStyle td
{
    background-color: #f2f2f2;
    border: 1px solid #cccccc;
    color: black;
}

    
select.dropdownBasic
 {
    FONT-SIZE:11px;
    }
    
    
 input.buttonBasic
 {
    background-color: #f0f0f0;
	background-image: url(../Image/bkg_button_basic.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
    }


 input.buttonDeleteTheme
 {
    background-color: #ff000d;
    color:#ffffff;
    font-weight:bold;
	background-image: url(../Image/bkg_button_Red.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
    }
    
  input.buttonModifyTheme
 {
    background-color: #006cff;
    color:#ffffff;
    font-weight:bold;
	background-image: url(../Image/bkg_button_Blue.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
    }
    
  input.buttonAddNewTheme, input.buttonSearchTheme
 {
    background-color: #1cae11;
    color:#ffffff;
    font-weight:bold;
	background-image: url(../Image/bkg_button_Green.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
    }
    
  input.buttonExportTheme
 {
    background-color: #ffa200;
    color:#ffffff;
    font-weight:bold;
	background-image: url(../Image/bkg_button_Orange.gif);
	background-repeat: repeat-x;
	border: 1px solid #666666;
    } 
    

/* ------------------------------------------------------------ */


.rad_tabNav 
{
 
	
}

.rad_tabNavS
{
 background-color: #008040;	
	
}


/* ------------------------------------------------------------ */
/* COMMENTS	*/
/* ------------------------------------------------------------ */

.cDate {color:#00983A;}
.cA {margin-bottom: 10px; padding-bottom:10px; border-bottom: solid 1px gray; margin-top: 5px;}
.cU {color:#9A9A9A; padding-left:10px; margin-left:5px;}