/* 	General Stylesheet
	
	About: 
	Author: 
	Last Update: 
	Change Log: 
*/

body {
	font:10pt Arial, Helvetica, sans-serif;
	margin:0;
	background:#cccccc;
	background-image:none;
}
h1, h2, h3, h4, h5, p, li, table, th, td, form {
	margin:0;
	border:0;
	padding:0;
}

.pc_nm {
	color: #8C1919;
	font-family: arial; 
	font-size:140%;
}



.sidenav_on {
	color: #8C1919;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float:right;
	margin-right: 10px; 
}

.sidenav_off {
	color: #5C7099;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	float:right;
	margin-right: 10px; 
} 
.sidenav_off a {
	text-decoration: none;
	float:right;
}
	

.submit {

	text-decoration: none;
/*	display: block; */
	color: #000000;
	/*background-color: #5C7099;*/
	background-color: #dddddd;
	border-top: 1px #666666 solid;
	border-left: 1px #666666 solid;
	border-bottom: 1px #666666 solid;
	border-right: 1px #666666 solid;
}

.button { 
        text-decoration: none;
/*      display: block; */
        color: #000000;
        /*background-color: #5C7099;*/
        background-color: #dddddd;
        border-top: 1px #666666 solid;
        border-left: 1px #666666 solid;
        border-bottom: 1px #666666 solid;
        border-right: 1px #666666 solid;
}


textarea, input {
	font-family: monospace; 
/* Arial, Helvetica, sans-serif; */
	font-size:95%;
}

#pageContent h1 {
	font-size:140%;
	margin-left: 1px;
	margin-top:1px;
	margin-bottom:.6px;
	color: black;
	background-color: #ffffff;
	float: left;
	width: 100%;
	font-family:Arial, Helvetica, sans-serif;
}
h2 {
	font-size:115%;
}
h3 {
	font-size:100%;
}
p {
	color: #333333;
}
hr {
	height:1px;
	border:0;
	background:#cccccc;
	color:#cccccc;
}
th {
	text-align:left;
	vertical-align:top;
	font-size:85%;
	background:#5C7099;
	padding:.3em;
	color:#ffffff;
}
th a {
	color:#ffffff;
}
th a:hover {
	color:#ffffff;
}
a {
	color: #5c7099;
}

a:hover {
	color:#8C1919;
	text-decoration:none;
}
.smalltext {
	font-size:85%;
	color: #99999;
}
.rule {
	font-size:85%;
	color:#666666;
}
.top {
	float:right;
	font-size:85%;
	background-image:url(../img/uparrow.gif);
	background-repeat:no-repeat;
	background-position:right;
	padding-right:18px;
	display:block;
}
.top img {
	vertical-align:middle;
	border-width:0;
}

#navbar {
	margin-right: 20px;
	margin-left: 20px;
	font-variant : small-caps;	
	font-weight: bold;
        background-image: none;
background-color: #efaa00;

	height: 20px;
	visibility: visible;
}

#headertopbar {
	color: #5C7099;
	background-color: #5C7099;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: 10px;
	width: 100%;
	visibility: visible;
	display: block;
}

#pageContent {
	padding:1% 2%;
	background-color:#fff;
	clear:both;
	margin-left: 20px;
	margin-right: 20px;
}

tr.sidelinkhead {
	color:black;
	background:#5c7099;
	background-image: none;
}

#leftbar {
	width:200px;
	height: 400px;
	background:#000000;
	color:#FFCB03;
	background-image: none;
	float:left;
}

#mainbody {
	margin-left: 225px;
	color: #000000;
}

#rightbar {
	width:140px;
	background:#aaaaaa;
	color:#ffffff;
	background-image: none;
	float:right;
}


#pageContent {
	background:#ffffff; /* debug was fff */
	background-image: none;
	margin-left: 20px;
	margin-right: 20px;
	padding: 20px;
}

input[type="text"]:focus, select:focus, textarea:focus {
	background:#E6F4FF;
	border:2px inset #008CFF;
}
 
/* navbar layout styles */
td.medium_main_color {
	background-color: #5C7099; 
	height: 20px;
}

td.navon { 
	background-color:#FFCB03;
	height: 20px;
} 
td.navon a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	/*font-variant : small-caps;	*/
	display: block;
	width: 100%;
	height: 20px%;
	
} 
td.navon a:hover {		
	text-decoration : none;
	font-weight : normal;
	color : white;
	display: block; 
	width: 100%; 
	height: 20px; 
	background-color:#8AA8E6;	

} 
td.navon a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
/*	font-variant : small-caps;	*/
	display: block; 
	width: 100%; 
	height: 20px; 
} 
		
td.nav { 
	background-color : #5C7099; 
	height: 20px;

} 
td.nav a {
	font-family :Verdana, Tahoma, Arial ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	/*font-variant : small-caps;*/
	display: block;
	width: 100%;
	height: 20px;
} 
td.nav a:hover {		
	text-decoration : none;
	font-weight : normal;
	color : white;
	display: block; 
	width: 100%; 
	height: 20px; 
	background-color : #8AA8E6;	
} 
td.nav a:visited { 
	font-family :Verdana, Tahoma, Arial  ;
	font-size : 12px;
	font-weight : normal;
	color : white;
	text-decoration : none;
	/*font-variant : small-caps;*/
	display: block; 
	width: 100%; 
	height: 20px; 
} 

#headFixed {
        background:#ffffff;
        margin-left: 20px;
        margin-right: 20px;
	width: 760px;
        padding:0;
}
#headFixed a {
        color:#ffffff;
}


/* ---- Header Layout Styles ---- */
#head {
	background:#ffffff;
	margin-left: 20px;
	margin-right: 20px;
	padding:0;
}
#head a {
	color:#ffffff;
}

#appheader a { 
/*	color:#5C7099; */
	color:red;
	margin-bottom: .8em;
	margin-right:2px;
	font-weight:bold;
}

#leftbar a {
	color:#FFCB03;
}

#topheader {
	background-image:url();
	color:#cccccc;
	height:25px;
	border-bottom:1px solid #000000;
}


#appheader {
	background:#FFFFFF;
	height:76px;
	color:#000000;
	font-size:90%;
	border-bottom:1px solid #000;
}
#applogo {
	text-decoration:none;
	display:block;
	height:100%;
	width:100%;
	background:#CCFFFF;
}
/* ---- Footer Styles ---- */
#footer {
	background:#ffffff;
	color:#999999;
	clear:both;
}
/* ---- Data Table Styles ---- */
.tablecontrol {
	background:#A7C6DF;
}
.listcontrol {
	background:#A7C6DF;
	padding:.2em;
}
.odd {	
	background:#efefef; 
}
.cat_head_ul {
	border-bottom: 1px solid #5C7099;
}

.currentsort {
	background-image:url(../img/currentheaderbkgd.gif);
}

#sortasc {
	background-image:url(../img/sort_top.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:15px;
	color:#ffffff;
}
#sortdesc {
	background-image:url(../img/sort_btm.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	color:#ffffff;
}
/* ---- Listing of Items Styles ---- */
#listviews {
	font-size:85% !important;
	padding:1px 1px;
	margin-bottom:1px;
	margin-top: 20px;
	/* margin-left: 10px;
	margin-right: 10px; */
	border:1px solid #999999;
	background-color:#efefef;
	line-height:1.3em;
	float: left;
	clear:both;
	width: 100%;
	-moz-border-radius-topright:18px; 
}
#barview {
	font-size:85% !important;
	padding:.1em .5em .3em;
	margin-bottom:1em;
	background:#efefef;
	border:1px solid #999;
	width:auto;
	-moz-border-radius-topright:20px; 
}
#filterviews #filter, #listviews #display {
	position:relative;
	top:-.7em;
	font-weight:bold;
	padding:.1em .5em;
	margin: 0;
	background:#BFE2FF;
	border:1px solid #999999;
	display:inline;
	-moz-border-radius-topright:8px;
	-moz-border-radius-bottomright:8px; 
}
#filterviews p {
	margin:0;
}
#filterviews label:hover {
	background:#cccccc;
	cursor:pointer;
}
#filterviews input {
	position:relative;
	bottom:-.2em;
}
.listcontrols {
	background:#A7C6DF;
	margin:0 1px 0 1px;
	padding:.4%;
}
td.tablecontrol {
	vertical-align:top;
	width:1.5em;
}
.tablelist {
	clear:both;
}
.tablelist td {
	padding:.2em;
}
.tablelist ul {	
	margin-top: 0;
	margin-bottom:0;
	padding: 0 0 0 1em;
}
.tablelist li {	
	margin: 0 0 0 .5em;
	font-size: 85%;
}
.tablelist input {
	font-size:90%;
}
.displaying {
	float:left;
}
.addtolist {
	float:right;
}
.ps_nm {
	float:left;
}
/*///  Feedback Messages */
.fbconfirm {
	border:1px dotted green;
	background:#ccffcc;
	padding:.4em;
	font-size:110%;
	font-weight:bold;
	float: left;
	width: 100%;
	margin:.5em 0;
}
.fbbody {
	padding:.4em;
	background-color:#fff;
	float: left;
	clear:both;
	width: 100%;
	margin:.5em 0;
}

.fberror {
	border:1px dotted red;
	background:#ffcccc;
	padding:.4em;
	font-size:110%;
	font-weight:bold;
	float: left;
	width: 100%;
	margin:.5em 0;
}
.formtable td {
	padding:.2em;
}
/* ---- Popup styles ---- */
#popupheader {
	background:#333333;
	border-bottom:2px solid #ccc;
}
#popupContent {
	padding:2%;
}
h1.popup {
	font-size:135%;
	padding:.5em;
	clear:none;
	background:#efefef;
}
#popupContent h2 {
	font-size:105%;
}
#popupContent td {
	padding:.2em;
}
.searchagain {
	padding:.3em .5em;
	margin:.5em 0;
	float:right;
}
.datalabel {
	font-size:90%;
	font-weight:bold;
	text-align:right;
	background: #dddddd;
}
#results {
	clear:both;
	margin-bottom:1.5em;
}
.personinfo input[type="text"] {
	font-size:90%;
}
.disabled {
	background:#e5e5e5;
	color:#333333;
}
#roles td {
	padding:.05em;
	margin:0;
}
#roles label:hover {
	background:#efefef;
	cursor:pointer;
}

ul.letterlist {
	list-style-type:none;
	margin:0;
	padding:0;
	margin:.5em 1.5em 0 0;
	background:#ffffff;
	border:1px solid #cccccc;
}
.letterlist li {
	margin-left:0;
	width:100%;
}
.letterlist a {
	padding:.2em .3em;
	display:block;
	text-decoration:none;
}
.letterlist a:hover {
	background:#bfe2ff;
}
