﻿
/* Overall Page */

* {
	margin: 0;
}


h1
{
	font: 22pt Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
}

h2 {
	color: #001000;
}

html, body {
	height: 100%;
}



/* Header Section */

#header {
	border-top: 3px solid #B51032;
	border-bottom: 1px solid #B51032;
	height: 6em;
	background-color: #F1F1F1;
	background: url(../images/graygrad97.png) repeat-x center;
}

#header .userinfo {
	float: left;
	margin-top: 0.3em;
	margin-left: 1em;
}

#header .logo {
	float: left;
	margin-right: 2em;
	margin-top: 0.3em;
	margin-left: .8em;
}

#header .title {
	font: 28px Teletype, Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	text-shadow: rgba(0,0,0,0.5) -1px 0, rgba(0,0,0,0.3) 0 -1px, rgba(255,255,255,0.5) 0 1px, rgba(0,0,0,0.3) -1px -2px;
	color: #CC0000;
	margin-top: 0.9em;
	margin-left: 1.2em;
	float: left;
}

#header .titleImage1 {
	margin-top: 0.9em;
	margin-left: 0.4em;
	float: left;
}

/*#header .titleImage2 {
	margin-top: 0.9em;
	margin-left: 7.0em;
	float: left;
}*/

#header a:link, a:visited  {
	/*color: #B51032;*/
}

#header .breadcrumb {
	font: 90% Teletype, Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: black;
	background-color: transparent;
	float: right;
	margin-right: 2em;
	/*margin-top: 0.8em;*/
	font-weight:bold;
}

#header .anonymousLogo {
	float: left;
	margin-right: 2em;
	margin-top: 0.5em;
	margin-left: 1em;
}

#pageTitle {
	margin-top:0.5em;
	margin-left:2em;
	color: #1F3D74;
	font: italic bold 10pt Verdana, Arial;
}

#login {
	position: absolute;
	width: 575px;
	left: 49%;
	margin-left: -275px;
	top: 11em;
}

#loginImage {
	position: absolute;
	width: 800px;
	height: 550px;
	overflow: hidden;
	left: 50%;
	margin-left: -400px;
	margin-bottom: -100px;

}


.loginBackground {
	width: 800px;
	height: 600px;
	overflow:hidden;
	opacity: 0.5;
}

.loginLogo {
	width: 50%;
	position: absolute;
	top: 80px;
	left: 130px;
}

.loginFooter
{
	height: 3em;
	width: 900px;
	left: 50%;
	margin-left: -450px;
	margin-bottom: 0;
	border-top: 1px dotted #B51032;
	color: #222222;
	font: 8pt Verdana, Arial;
	position:relative;
}

#loginHeader {
	border-top: 3px solid #B51032;
	border-bottom: 1px solid #B51032;
	height: 1em;
	background-color: #F1F1F1;
	background: url(../images/graygrad97.png) repeat-x center;
}

.wrap
{
	overflow: hidden;
	text-wrap:normal;
}

.wrapper
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -3em; /* the bottom margin is the negative value of the footer's height */
}

.push
{
	height:4em;
	clear:both;
}

.footer
{
	height: 3em;
	width: 75%;
    	margin-left: 23em;
	margin-top: 2em;
	margin-bottom: 0;
	border-top: 1px dotted #B51032;
	color: #222222;
	background-color: #EEEEEE;
	font: 8pt Verdana, Arial;
	position:relative;
	clear:both;
}


/* Navigation */

div.bgSideimg
{
	top:6.5em;
	left:0;
	position:absolute;
	width: 6.5em;
	height: 38em;
	background-image: url(../images/manypillstransparent.jpg);
}

div.pageImage
{
	top: 6.5em;
	left: 0em;
	width: 9.5em;
	height: 120px;
	position:absolute;
	/*300x138*/
}


#navigation1 {
	top: 15em;
	left: 0.5em;
	width: 9.5em;
	height: 600px;
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	z-index: 3;
}


#navigation1 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #1F3D74;
}

#navigation1 li a  {
	display: block;
	color: black;
	border-left: 6px solid #1F3D74;
}


navigation2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	vertical-align: top;
	z-index: 3; 
}

.navigation2 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #1F3D74;
}

.navigation2 li a  {
	display: block;
	color: black;
	border-left: 6px solid #1F3D74;
}


#content 
{
	position:relative;
	margin-top:1em;
	margin-left: 2em;
/*	margin-right: 2em;
	width: 100%;

	margin-top:1em;
	margin-left: 8em;
	margin-right: 2em;
	width: 80%;*/
}

#content p {
	font-size: 80%;
	line-height: 1.6em; 
}

#content ul {
	font-size: 80%;
	line-height: 1.6em; 
}



/* grid views */

.GridViews a
{
	background-color: #1F3D74;
	font: italic bold 10pt Verdana, Arial;
	color: White;
}

.GridViews th
{
	background-color: #1F3D74;
	font: italic bold 10pt Verdana, Arial;
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid black;
}

.GridViews td
{
/*	background-color: #EFF3FB; */
	background-color: #FFFFEE;
	font: 8pt Verdana, Arial;
	padding-left: 10px;
	padding-right: 10px;
}

.GridViews .Alt td
{
	background-color: #ACC1EA;
	padding-left: 10px;
	padding-right: 10px
}

.noborder
{
	border: 0;
}

.hiddencol
{
     display:none;
}
.viscol
{
     display:block;
}


/* panels */
div .panels
{
/*	background-color: #EFF3FB;*/
	background-color: #EEEEEE;
	border: 1px solid #B51032;
	height: 100%;
	padding: 10px 10px 10px 10px;
}



.SelectedColumnStyle
{
	background-color: #FFFFEE;
}

.redBorder {
	border: 1px solid red !important;
}

.btn {
	color:#000;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	text-decoration:none;

	overflow: auto;
	display:inline-block;

	font-family:Verdana, Tahoma, Arial;
	font-size:8pt;
	font-weight:normal;

	-webkit-box-shadow: 2px 2px 3px rgba(31, 61, 116, 1);
	-moz-box-shadow: 2px 2px 3px rgba(31, 61, 116, 1);
	box-shadow: 2px 2px 3px rgba(31, 61, 116, 1);

	border-collapse: separate;
	padding: 4px 5px 4px 5px;
	border: 0px solid black;
}


.btnMagnifyGlass {
        background: url(../images/magnifyglass.png);
        background-position: 0 0;
        width: 50px;
        height: 30px;
    }

.btn:disabled {
	color: #888888;
	cursor: pointer;
}


.btnRed {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FDE8E9), color-stop(1, #FF5B5B) );
	background:-moz-linear-gradient( center top, #FDE8E9 5%, #FF5B5B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDE8E9', endColorstr='#FF5B5B');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDE8E9, endColorstr=#FF5B5B)";
	background-color:#FDE8E9 !important;
}

.btnRed:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FF5B5B), color-stop(1, #FDE8E9) );
	background:-moz-linear-gradient( center top, #FF5B5B 5%, #FDE8E9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5B5B', endColorstr='#FDE8E9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF5B5B, endColorstr=#FDE8E9)";
	background-color:#FF5B5B;
	color: White;
}


.btnOrange {
	background: #FFB164; /* old browsers */
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FDF1C4), color-stop(1, #FAE38B) );
	background:-moz-linear-gradient( center top, #FDF1C4 5%, #FAE38B 100% );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FDF1C4, endColorstr=#FAE38B)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FDF1C4', endColorstr='#FAE38B', GradientType=0);
}

.btnOrange:hover {
	background-color:#FFE7CE;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFEF7C), color-stop(1, #FFD86B) );
	background:-moz-linear-gradient( center top, #FFEF7C 5%, #FFD86B 100% );
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFEF7C, endColorstr=#FFD86B)";
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEF7C', endColorstr='#FFD86B');
}



.btnBlue
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #EFF3FB), color-stop(1, #9BB4E6) );
	background:-moz-linear-gradient( center top, #EFF3FB 5%, #9BB4E6 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFF3FB', endColorstr='#9BB4E6');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#EFF3FB, endColorstr=#9BB4E6)";
	background-color:#EFF3FB;
}

.btnBlue:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9BB4E6), color-stop(1, #EFF3FB) );
	background:-moz-linear-gradient( center top, #9BB4E6 5%, #EFF3FB 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#9BB4E6', endColorstr='#EFF3FB');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#9BB4E6, endColorstr=#EFF3FB)";
	background-color:#378de5;
}




.txtNormal {

	background-color:#FCF5D9 !important;
	-moz-border-radius:6px !important;
	-webkit-border-radius:6px !important;
	border-radius:4px;
	border:1px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:Verdana, Arial;
	font-size:8pt;
	font-weight:normal;
	padding:3px 5px 3px 5px;
	text-decoration:none;
}

.txtPlain {

	background-color:#FFFFFF;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	border:1px solid #000000;
	display:inline-block;
	color:#000000;
	font-family:Verdana, Arial;
	font-size:8pt;
	font-weight:normal;
	padding:2px 5px 2px 5px;
	text-decoration:none;
	height: 15px;
}


.hlinks
{
	font: Bold 8pt Verdana, Arial;
	background-color: transparent;
	color: Black;
}


/* Labels */
.labels
{
	background-color:#FAE38B;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #FAE38B) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #FAE38B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FAE38B');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#FAE38B)";
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:3px;
	display:inline-block;
	color:#000000;

	font: 10pt Verdana, Tahoma, Arial;
	color: #1F3D74;
	padding: 1px 10px 1px 10px;
	border-top: 1px solid #B51032;
	border-left: 1px solid #B51032;
/*	border-bottom: 1px dotted #B51032; */
}

.informationLabels
{
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #BDCBDEB) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #BDCBDE 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#BDCBDE');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#BDCBDE)";
	display:inline-block;
	color:#1F3D74;

	font: bold 10pt Verdana, Tahoma, Arial;
	padding: 1px 10px 1px 10px;
	border-top: 1px solid #BDCBDE;
	border-left: 1px solid #BDCBDE;
}

.minorLabels
{
	font: 8pt Verdana, Arial;
}

.redTitles
{
	font: Bold 24px Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}

.chkBoxListLabels td
{
	font-size: 8pt;
	font-family: Verdana, Arial;
}

.minorBoldLabels
{
	font: Bold 8pt Verdana, Arial !important;
	color: #000 !important;
}

.minorBoldRedLabels
{
	font: Bold 8pt Verdana, Arial !important;
	color: red !important;
}


.minorRedLabels {
	font:  10pt Verdana, Arial !important;
	color: red !important;
}

.subtitleRedLabels
{
	font: 12px Teletype, Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}

.titleRedLabels
{
	font: Bold Italic 18px Teletype, Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
}

.titleBlueLabels
{
	font: Bold Italic 18px Teletype, Verdana, Arial, Helvetica, Georgia, "Times New Roman", Times, serif;
	color: #1F3D74;
}

.titleLabels
{
	background-color:#FAE38B;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #FFFFFF), color-stop(1, #FAE38B) );
	background:-moz-linear-gradient( center top, #FFFFFF 5%, #FAE38B 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FAE38B');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#FAE38B)";
	display:inline-block;
	color: #1F3D74;
	color:#000000;
	color:#777777;

	font: 18pt Verdana, Tahoma, Arial;
	padding: 3px 10px 3px 10px;
	border-top: 1px solid #B51032;
	border-left: 1px solid #B51032;
}

.Important
{
	color: red;
	font: italic bold 12pt Verdana, Arial;
}

.redAlert
{
	color: red;
	font: bold 10pt Verdana, Tahoma, Arial;
}


.rg a
{
	font: italic bold 10pt Verdana, Arial !important;
}

.rg th
{
	font: italic bold 10pt Verdana, Arial !important;
}

.rg .Alt td
{
	background: #FFFFCC;
}

.rgSelRow td
{
	background: #EEEEEE !important;
	color: Black !important;
}

.handSelection .rgRow
{  
    cursor:pointer !important;  
} 
.handSelection .rgAltRow
{  
    cursor:pointer !important;  
}

.RadTreeView .rtIn
{
	font: 8pt Verdana, Arial;
	color: black;
}


.RadTreeView .rtSelected .rtIn
{
	border-color: transparent !important;
/*	color: red !important; */
	background-color: transparent !important;
	background-image: none !important;
}


.RadTreeView .rtLI
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana, Arial;
	color: black;
}

div.RadListBox .rlbText
{
   font-family: Verdana, Arial;
   font-size: 8pt;
   color: black;
}

.RadListBox .rlbGroup .rlbSelected .rlbText
{
	color: red !important;
}

.RadListBox .rlbGroup .rlbSelected
{
	border-color: transparent !important;
	background-color: transparent !important;
	background-image: none !important;
}

#SupportedBrowsers {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    border-collapse: collapse;
    width: 60%;
}

    #SupportedBrowsers td, #SupportedBrowsers th {
        border: 1px solid #ddd;
        padding: 8px;
    }

    #SupportedBrowsers tr:nth-child(even) {
        background-color: #f2f2f2;
    }

    #SupportedBrowsers tr:hover {
        background-color: #ddd;
    }

    #SupportedBrowsers th {
        padding-top: 12px;
        padding-bottom: 12px;
        text-align: left;
        background-color: #4CAF50;
        color: white;
    }



.customradwarning {
    background-image: url("../images/error.png") !important;
    background-position-x: left !important;
    background-position-y: 15px !important;
    background-repeat: no-repeat !important;
}