@CHARSET "UTF-8";
@IMPORT url("buttons.css");
@IMPORT url("table.css");
@IMPORT url("daily_image.css");
body {
	font-size: 9pt;
	margin: 0px;
	font-family: Arial,Verdana,sans-serif;
}

img { 
	border-width: 0px;
}

form {
	display: inline
}

.form_table td,
.form_table th {
	vertical-align: middle;
}

a:link,a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.separator {
	border-top: solid 1px #e2e2e2;
	height: 10px;
	margin-top: 10px;	
}

.text {
	font: normal 11px 'Trebuchet MS';
	background-color: #FFFFFF;
	color: RGB(0, 0, 0);
	border: 1px Solid #9AA9B5;
	padding: 2px 0;
}

#template_table {
	background-color: #e2e2e2; 
	border: 0px none #e2e2e2;
	height: 28px; 	
}

.text_error {
	border: 1px Solid #FF0000;
}

.label {
	color: #465F7D;
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	padding-left: 2px;
	white-space: nowrap;
}

.info_label {
	color: #333; 
	font: italic 11px Trebuchet MS; 
}

td.td_nowrap {
	white-space: nowrap;	
}

td.label {
	background-color:transparent;
	font-weight:bold;
	font-size:11px
	font-family: 'Trebuchet MS'; padding-left : 2px; 
	color: black;
	white-space: nowrap;
	text-align: right;
	padding: 3px 6px;
	vertical-align: middle;
	padding-left: 2px;
}

.span_label {
	font: bold 9pt 'Trebuchet MS';
}

.span_value {
	font: normal 9pt 'Trebuchet MS';
}

td.label_value {
	background-color: #FFFFFF;
	color: black;
	font: normal 9pt 'Trebuchet MS';
	padding-left: 2px;
	text-align: left;
	padding: 3px 6px;
	vertical-align: middle;
}

.button_wr {
	color: #465F7D;
	font-family: "Trebuchet MS";
	font-size: 8pt;
	font-weight: bold;
	background-color: #fed;
	border: 1px solid;
	border-color: #465F7D;
}

.faces_message,
.error_message {
	font-family: verdana;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}

.info_message {
	font: bold 8pt verdana;
	text-decoration: none;
	padding: 0px 4px;
	color: rgb(4, 107, 192);
}

.form_header {
	padding: 10px;
	background-color: #e2e2e2;
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-weight: bold;
}

.messages {
	padding: 2px 20px 2px 20px;
	text-align: center;
	background-color: #FF6100;
	color: white;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.archive_menu_selected {
	color: rgb(237, 22, 92);
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

.archive_menu {
	color: black;
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

.archive_menu_disabled {
	color: #ababab;
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
}

.archive_menu:hover {
	color: #ababab;
}

a.link,
a.link:visited {
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: rgb(4, 107, 192);
}

a.link:hover{
	text-decoration: underline;
}

a.link.img:hover {
	text-decoration: none;
}

a.link.img:hover span {
	text-decoration: underline;
}

a.link.img img {
	vertical-align: middle;
	margin-right: 2px;
}

a.inline_link,
a.inline_link:visited {
	text-decoration: underline;
	color: rgb(4, 107, 192);
}

.spanLink {
	font-family: 'Trebuchet MS';
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: rgb(4, 107, 192);
	cursor: pointer;
}

.bluText {
	font-family: 'Trebuchet MS';
	font-size: 9pt;
	font-weight: bold;
	color: #046bc0;
	text-decoration: none;
}

.body_text {
	color: black;
	font-family: Verdana;
	font-size: 8pt;
}

.newspaper_text {
	padding-top: 2px;
	font-family: Verdana, Arial;
	font-size: 8pt;
}

.shaded_back {
	background-image: url(/image/nc.gif);
	background-repeat: repeat;
}

.ack {
	font-family: Verdana;
	font-size: 8pt;
	color: #333333;
}

.ack ul {
	
}

.ack ul li {
	padding-bottom: 5px;
}

#tooltip {
	position: absolute;
	z-index: 3000;
}

.tooltip_text {
	width: 350px;
	height: 80px;
	cursor: arrow;
	border-width: 2px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}

/*************************from global css********************************/
.label2 {
	font: normal 9pt Verdana;
	padding-left: 2px;
	color: #465F7D;
	vertical-align: top;
}

.text2 {
	font: normal 11px 'Trebuchet MS';
	background-color: #FFFFFF /*#CDDBE8*/;
	color: rgb(0, 0, 0);
	border: 1px solid #8D9BA8;
}

.headers {
	font: bold 14px arial;
	text-decoration: none;
	color: #000000;
	background-color: #CDDBE8;
	padding: 2px 10px;
	border: 1px solid #000000;
}

.button {
	background-color: #e2e2e2;
	font: bold 11px 'Trebuchet MS';
	cursor: pointer;
	border-width: 1px;
	padding: 1px 0;
	border-style: outset; 
}

.button2 {
	font: bold 8pt verdana;
	background-color: #CDDBE8;
	color: #000000;
	border: 1px outset #000000;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
}

.button img, .button2 img {
	vertical-align: middle;
}

.control_header {
	padding: 5px 10px 5px 25px;
	background-color: #8FC9F4;
	background-image: url("/image/arrow_next.png");
	background-repeat: no-repeat;
	background-position: center left;
	color: black;
	font: bold 22pt Verdana;
}

/**************/
.result_wrapper {
	width: 900px;
	border: none;
}

div.search_logo {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 900px;
	height: 63px;
}

img.search_logo {
	float: left;
}

.tab_container {
	display: block
}

.search_container {
	border: none;
	padding: none;
	margin: none;
}

div.search_container div {
	margin: none;
	padding: none;
}

.bottom_search {
	background-color: #DDDDDD;
	color: black;
	min-height: 16px;
	padding: 4px;
	width: 860px;
	margin: none;
	width: 868px
}

.bottom_search input {
	border: 1px solid #BBBBBB;
	color: white;
	background-color: #BBBBBB;
}

.bottom_search input.text_field {
	height: 20px;
	color: black;
	background-color: white;
}

.bottom_search label.label {
	color: #666666;
	font-weight: bold;
	size: 10px;
}

td.search_list_col_2 {
	background-color: white;
	padding: 6px;
}

td.search_list_col_2 a.link {
	font-size: 16px;
	font-weight: bold;
	color: black;
	font-family: "Trebuchet MS";
}

td.link {
	background-color: white;
}

td.link a {
	color: #666666;
}

/**
 * styles for richfaces drop down menu
 */
.ddmenu_item {
	background-color: #e2e2e2;;
}

.ddmenu_item_select {
}

.ddmenu_label_select {
	background-color: #e2e2e2;;
}

/**********************************************/
.spacer {
	font: bolder 9pt Arial;
	margin-left: 3px;
	margin-right: 3px;
}
	
/***********************************/
#clip_header_pane {
	background-color: #e2e2e2; 
	padding: 2px; 
	text-align: left; 
	width: 100%;
	border: solid 0px #e2e2e2;
}
#clip_content_pane {
	overflow-x: scroll;
	width: 100%;
	background-image: url('/image/nc.gif'); 
	text-align: left;
	border: solid 2px #e2e2e2;
	min-height: 120px;
}

.icon {
	vertical-align:middle;
	padding-right:2px;
	padding-left:5px;
}

.margin2top {
	display: block;
	margin-top: 10px;
}

.padding2bottom {
	display: block;
	margin-bottom: 10px;
}
/***************************************************************************/
#informationDiv {
	background-color:#FFFFE1;
	border:1px solid #666666;
	color:#666666;
	float:right;
	font-size:85%;
	height:auto;
	padding:4px;
	width:160px;
	margin-right: 2px;
}
#informationDiv h4 {
	background-position:left top;
	background-repeat:no-repeat;
	border-color:#666666;
	border-style:solid;
	border-width:0 0 1px;
	color:#666666;
	font-size:110%;
	padding:3px 0 3px 27px;
}

a.bb_button:hover { color:#dfdfdf;}
a.bb_button { float:left; display:block;}
a.bb_button img {float:left; border:0px; }
a.bb_button { color:white; text-decoration:none; font-size:14px; font-family:'Lucida Grande','Lucida Sans Unicode','Trebuchet MS',sans-serif; font-weight:normal;}
a.bb_button div.content {height:18px;float:left; background-color: #3b3c3c;padding:4px 2px;}
a.bb_button div.clear {clear:both;display:block;float:left;}

a.bb_button.light { color:#666666; }
a.bb_button.light div.content {background-color: #e2e2e2;}
a.bb_button.light:hover { color:#333333;}
		
#template_search {
    background-image:url('/image/inspect_light.gif');
    background-repeat:no-repeat;
    width:300px;
    padding-left:20px;
    padding-right:2px;
    padding-top:2px;
    font-size:14px;
    font-weight:normal;
    height:20px;
    border:1px solid #e2e2e2;
    margin-right:-3px;
    color: black;
}

#template_search.default{
    color: #c8c8c8;
}
.main_search_wrapper {
	height: 20px;
	}
.main_search_wrapper  a.bb_button.light{margin-left:6px;margin-top:1px}

.tooltip .header {font-size:18px;font-weight:bold;display:block;}
.tooltip .date {font-size:11px;font-weight:bold;display:block;}
.tooltip .desc {font-size:11px;font-style:italic;font-weight:normal;display:block; color: #c2c2c2;}

/*CSS Sabrosus style pagination*/
.pagination {
	padding:3px;
	margin:3px;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Times;
	border-bottom:1px solid #d5d5d5;
}

.pagination td {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #9aafe5;
	text-decoration: none; 
	color: #2e6ab1;
}
.pagination td:hover, .pagination td:active {
	border: 1px solid #dd6900;
	color: #000;
	background-color: lightyellow;
	text-decoration: none;
}

.pagination table{
	border-width:0px;
}

.pagination .current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid navy;
	font-weight: bold;
	background-color: #2e6ab1;
	color: #FFF;
}
.pagination .disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #929292;
	color: #929292;
}

/***** JSF COMPONENT STYLE CLASSES *****/

.richpanel_header {
	font-size:14px;
    padding:6px;
    background-color:#f0f0f0;
    background-image:none;
    background:#F0F0F0 none repeat scroll 0 0;
    border:1px solid #e2e2e2;
    color:black;
}

.richpanel{
	border: 1px solid #E2E2E2;
	background-color:#FFFFFF;
}

.modalpanel {
	border:2px solid #D0D0D0;	
}

.ack_div{
	background-color:#f0f0f0;
    border:0px;
    padding:8px;
    font-size:11px;
    color:black;	
}

.ack_div p {
    padding:0px;
    margin:0px;
}

.t_datascroller_page a{
	color : #046BC0;
	font-family:'Trebuchet MS';
	font-size: 12pt;
	font-weight: bold;
	padding:  1px;
}

.t_datascroller_activepage a{
	color : #E55B3C;
	font-family:'Trebuchet MS';
	font-size: 14pt;
	font-weight: bold;
	padding:  1px;
}

.t_datascroller_nextpage a{
	color : #046BC0;
	font-family:'Trebuchet MS';
	font-size: 12pt;
	font-weight: bold;
	padding-left:  15px;
}

.t_datascroller_previouspage a{
	color : #046BC0;
	font-family:'Trebuchet MS';
	font-size: 12pt;
	font-weight: bold;
	padding-right:  15px;
}

/*****************************************/

div.panel {
	border: 1px solid #BED6F8;
	border-radius: 6px 6px 0 0;	
}

div.panel>div:first-child {
	background-color: #BED6F8;
	border: 1px solid #BED6F8;
	padding: 4px 8px;
	font: bold 14px Tahoma;
	color: #1B2527;
	border-radius: 6px 6px 0 0;
}

div.panel>div:last-child {
	padding: 8px;
}

.panel.blue {
	border-color: #0060A4;	
}

.panel.blue>div:first-child {
	background-color: #0060A4;
	border-color: #0060A4;
	color: #FFFFFF;
}

.panel.green {
	border-color: #3CA428;	
}

.panel.green>div:first-child {
	background-color: #3CA428;
	border-color: #3CA428;
	color: #FFFFFF;
}

.clear_fix {
	clear: both;
	display: block;
	height: 0;
	width: 0;
	overflow: hidden;
}

span.flash_note{
	color:#555555;
	font-style:italic;
	padding-left:6px;
}
	
a.icon {
	display: inline-block;
	text-decoration: none;	
}

a.icon:hover {
	text-decoration: none;	
}

a.icon:hover span {
	text-decoration: underline;
}

a.icon img,
a.icon span {
	vertical-align: middle;
	border: 0 none;
}

.dipnote {
	font: italic 11px Arial;
	margin: 10px 0;
	text-align: center;
	border-top: solid 1px #e2e2e2;
	padding-top: 4px;
}

div.grippie {
	background:url("../image/grippie.png") no-repeat scroll center 2px #EEEEEE;
	border-color:#DDDDDD;
	border-style:solid;
	border-width:0 1px 1px;
	cursor:s-resize;
	height:9px;
	overflow:hidden;
}
