﻿body { font-family: Trebuchet MS, Verdana, Helvetica, Arial, Tahoma; padding:0px; margin:0px; }
a img { border:none; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
#header { clear:both; width: 100%; background: url(images/menu-bg.jpg) repeat-x; height: auto; }
/*#header ul { font-family:Trebuchet MS, Verdana, Helvetica, Arial, Tahoma; list-style: none; padding: 0; margin: 0; font-size:12px; }
#header li { float: left; background: url(images/blue_right.gif) top right no-repeat; margin: 0; }
#header a { display: block; background: url(images/blue_left.gif) top left no-repeat; text-decoration: none; padding: 0.6em 1em 0.25em; color: white; }
#header a:hover { background:url(images/blue_left.gif) no-repeat 0px -150px; }
#header li:hover { background:url(images/blue_right.gif) no-repeat 100% -150px; }
#header #selected {	font-weight: bold; background: url(images/blue_right.gif) no-repeat 100% -300px; }
#header #selected a { background: url(images/blue_left.gif) no-repeat 0px -300px; color: white; }*/
.cal_Theme1 .ajax__calendar_container { z-index:99; background-color: #e2e2e2; border:solid 1px #cccccc; }
.cal_Theme1 .ajax__calendar_header { background-color: #ffffff; margin-bottom: 2px; }
.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev { color: #004080; padding-top: 2px; }
.cal_Theme1 .ajax__calendar_body { font-size:9px; height:120px; background-color: #e9e9e9; border: solid 1px #cccccc; }
.cal_Theme1 .ajax__calendar_dayname { text-align:center; font-size:9px; font-weight:bold; margin-bottom: 2px; margin-top: 2px; }
.cal_Theme1 .ajax__calendar_day { font-size:9px; text-align:center; }
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active { color: #004080; font-weight: bold; background-color: #ffffff; }
.cal_Theme1 .ajax__calendar_today { font-weight:bold; }
.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title { color: #bbbbbb; }
.validatorText { font-size:10px; font-weight:bold; color:Red; }
.Panel { padding: 10px; min-width:1000px !important; }
.FlowPanel { padding: 2px; float:left; clear:none; }
.modalBackground { background-color:Gray; filter:alpha(opacity=70); opacity:0.7; }
.watermarked { color:gray; }
.pad20 { padding-left:20px; align:left; padding-right:20px; }
.BasicList { list-style:none url(images/b_arrow_right.png) outside; }
.filtertable { width:100%; }
.x1 { width:40%; }
.x2 { width:60%; }
.img { width:300px; height:300px; padding: 5px; cursor:pointer; }
#clear { clear:both; width:auto; height:auto; margin:0px; padding:0px; }
#mainBody { position:relative; top:30px; left:20px;}
#login { float:right; margin: 10px 20px auto auto; color:#ffffff; }
#content { overflow:auto; padding:0px; z-index:9; }
#searchPanel { clear:both;z-index:2;padding:20px 20px 0px 20px; background:#ffffff; }
#searchPanelsubNav { position:fixed; top:76px; left:0px; right:17px; bottom:auto; clear:both;z-index:2;padding:20px 20px 0px 20px; background:#ffffff; }
#recordsPanel { clear:both; margin-left:20px; }
#searchPanel2 { position:fixed; top:76px; left:0px; right:17px; bottom:auto; clear:both;z-index:2;padding:20px 20px 0px 20px; background:#ffffff; }
#recordsPanel2 { position:relative; top:100px; clear:both; margin:0px 0px 0px 20px; }
#recordsPanel3 { position:relative; top:135px; clear:both; margin:0px 0px 0px 20px; }
#subNavPanel { position:static; top:0px; left:0px; right:0px; bottom:auto; padding:0px; clear:both; }
#AddPanel { position:relative; top:40px; clear:both; margin:0px 0px 0px 20px; }
#buttonPanel { position:fixed; bottom:10px; left:550px;z-index:9; }

ul#topnav, ul#topnav1 {
	margin: 0px 0px 0px 0px; padding: 0;
	float: left;
	width: auto;
	list-style: none;
	position: relative; 
	font-size: 12px;
	background: url(images/menu-bg.jpg) repeat-x;
}
ul#subNav {
	margin: 0px 0px 0px 0px; padding: 0;
	float: left;
	width: 100%;
	list-style: none;
	position: relative; 
	font-size: 12px;
}
ul#topnav li, ul#subNav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #555; /*--Divider for each parent level links--*/
}
ul#topnav1 li {
	float: left;
	margin: 0; padding: 0;
}
ul#subNav li#selected a { font-weight:bold; text-decoration:overline; }
ul#topnav li a, ul#subNav li a, ul#topnav1 li a {
	padding: 10px 15px;
	display: block;
	color: #f0f0f0;
	text-decoration: none;
}
ul#topnav li.selected { background: #1376c9 url(topnav_active.gif) repeat-x; }
ul#topnav li:hover { background: #1376c9 url(topnav_active.gif) repeat-x; }
ul#topnav li span {
	float: left;
	padding: 15px 0;
	position: absolute;
	left: 0; top:35px;
	display: none; /*--Hide by default--*/
	width: 100%;
	background: #1376c9;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
ul#topnav li:hover span { display: block; } /*--Show subnav on hover--*/
ul#topnav li span a { display: inline; } /*--Since we declared a link style on the parent list link, we will correct it back to its original state--*/
ul#topnav li span a:hover, ul#subNav li a:hover {text-decoration: underline;}
#subNav {
	padding: 0px;
	position: fixed;
	left: 0px; top:0px;
	width: 100%;
	background: #1376c9;
	color: #fff;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	overflow : auto;
	height : 200px;
	border : 1px solid #000000;
	background-color: #ffffff;
	text-align : left; 
    list-style-type : none;
    padding: 0px 0px 2px 5px;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : #ffffff;
	color : windowtext;
	padding : 1px;
}