/*
APPLICATION-WIDE DECLARATIONS & CLASSES

Copyright (c) 2004-2006, Inmagic, Inc., Woburn, MA, USA. All rights reserved.
*/

i {color:red;}

#EditScreenControl1_checkforreserve{color:red;}

body, td
{
	font-family: Verdana;
	font-size: 8pt;
	margin-left: 50px;
	color: #404040
}
h1
{
	font-size: 12pt;
	font-weight: bold;
	color: #404040
}
.template_body
{
	background-color: #DCDCDC;    /* Gainsboro */
	margin-left: 10px;
}
.template_tasks_td
{
	height: 40px; 
	BORDER-bottom: #77abdd 1px solid; 
	padding: 5px; 
	background-color: white;
}
.search_body
{
   background-color: white;
   border-right: #7898B5 solid 1px;
   border-bottom: #7898B5 solid 1px;
   padding-left: 50px;
   padding-right: 50px;
   padding-top: 35px;
   padding-bottom: 60px;
   vertical-align:top;
}

.file_upload_body
{
   background-color: #DCDCDC;    /* Gainsboro */
  }

.file_upload_table
{
   background-color:White;
   border-right: #7898B5 solid 1px;
   border-left: #7898B5 solid 1px;
   border-top: #7898B5 solid 1px;
   border-bottom: #7898B5 solid 1px; 
   width:90%;
    
} 
.edit_upload_label
{
	font-weight:bold;
	vertical-align: top;
}
input.grey_button
{
	height: 22px;
	font-size: 9pt;
	color: #333333;
	cursor: hand;
	border: 1px solid #333399;
	background: url('images/btn_back-silver.gif') center;
	padding: 1px
}

input.submit_button
{
   font-family:Arial;
   height: 22px;
	font-size: 9pt;
	color: #333333;
	cursor: hand;
	border: 1px solid #333399;
	background: url('images/btn_back-silver.gif') center;
	padding: 1px
}
input.orange_button
{
	height: 22px;
	font-size: 9pt;
	color: #333366;
	cursor: hand;
	border: 1px solid #808080;
	background: url('images/btn_back-orange.gif') center;
	padding: 1px
}
/*
.index_button	
{
	border-left: 1px solid #7898B5; border-top: 1px solid #7898B5; 
	border-right: 1px solid #7898B5; border-bottom: 1px solid #7898B5;
	background: #ffffff url(images/tabon.gif); 			
	background-repeat: repeat-x; background-attachment: fixed;
	font-family: Arial; font-size: 9pt; cursor: hand; height: 22px;
}
*/
.index_button	
{
	border:1px solid #7898B5;
	background: url('images/tabon.gif'); 
	font-family: Arial; font-size: 9pt; cursor: hand; height: 22px;
}
.tblheader	
{
	font-family: Verdana, Arial, Tahoma; font-size: 10pt; font-weight: bold; 
	text-decoration:none; color:#336699; text-decoration:none; width: 100%; 
	background-color: #fcfcfc; PADDING-left: 5px; PADDING-top: 5px; 
	PADDING-bottom: 5px; BORDER: #77abdd 1px solid; 
}

.query_tblheader	
{
	font-family: Verdana, Arial, Tahoma; font-size: 10pt; font-weight: bold; 
	text-decoration:none; color:#336699; text-decoration:none; width: 100%; 
	background-color: #fcfcfc; PADDING-left: 5px; PADDING-top: 5px; 
	PADDING-bottom: 5px; BORDER: #77abdd 1px solid; 
	width:700px;display:block;
}

.gridheader 	
{
	font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #0066CC; 
	font-weight: bold; background-image: url(images/menubg.gif); 
	background-color: #DCEFFE;
}

.header_cell 	
{
	font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #0066CC; 
	font-weight: bold; background-image: url(images/headerbg.gif); 
	background-color: #DCEFFE;
	border-bottom:1px solid #74BAF3;
	/*vertical-align:middle;*/
}
.header_cell 	
{
	font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #0066CC; 
	font-weight: bold; background-image: url(images/headerbg.gif); 
	background-color: #DCEFFE;
	border-bottom:1px solid #74BAF3;
	/*vertical-align:middle;*/
} 
.subheader_cell 	
{
	font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #0066CC; 
	font-weight: bold; background-image: url(images/headerbg.gif); 
	background-color: #DCEFFE;
}
.blue_1px_line_separator 
{
	background: #74BAF3;
}
.lightblue_tblcell 	
{
	font-family: Verdana, Arial, Tahoma; font-size: 8pt; 
	color: #404040; background-color: #F1F9FF;
}
.vert_splitter 	
{
	background: url(images/vertline.gif); background-repeat: repeat-y; 
	background-attachment: fixed; font-size: 4pt;
}
.hoz_splitter 	
{
	background: url(images/hozline.gif);
}
.tophoz_splitter 
{
	background: url(images/topsplitter.gif); background-repeat: repeat-x; 
	background-attachment: fixed; font-size: 4pt;
}
.navbar_cell
{
	width:200px;
	vertical-align:top;
}
.bullet_image
{
	width:6px;height:10px;
}
.query_screen_title
{
	width:100%;
	border:1px solid #7898b5;
}
.query_boxes_container
{
	width:500px;
	background-color:#ffffff;
}
.query_screen_list_panel
{
	background-color:#ffffff;
	width:192px;
	vertical-align:top;
	border:1px solid red;
	border:0;
}
.searchtip_container
{
	width:100%;
	background-color:#aaaaaa;
}

a:link		{font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #0066CC;}
a:visited	{color:#0066CC;}
a:hover		{color:#FF0000;}
a:active	{color:#FF0000;}


a.NavBar_Links:link		
{
	font-family: Verdana, Arial, Tahoma; font-size: 8pt; color: #0066CC;
}
a.NavBar_Links:visited 	
{
	color:#0066CC;
}
a.NavBar_Links:hover 	
{
	color:#FF0000;
}
a.NavBar_Links:active	
{
	color:#FF0000;
}

a.menulinks:link		{font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: Normal; color: #336699; 			line-height:14px; text-decoration:none;}
a.menulinks:visited 	{color: #336699; text-decoration:none;}
a.menulinks:hover 	{color: #263505;}
a.menulinks:active	{color: #263505;}

a.browse_link:link	{color: #0066CC; text-decoration: none; border-style: none}
a.browse_link:visited	{color: #FE0303; text-decoration: none; border-style: none}
a.browse_link:hover	{color: #FE0303; text-decoration: none; border-style: none}
a.browse_link:active	{color: #FE0303; text-decoration: none; border-style: none}


.image_links 		{text-decoration: none; border-style: none}

.sidemenutxt 	{font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: Normal; 
			color: #686868; line-height:14px;}

.sidemenuhead2 {font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: Bold; 
			color: #8a8a8a; line-height:14px;}

.menulinks 		{font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: Normal; color: #336699; 
				line-height:14px;}



/*
UPDATE PANEL (FEEDBACK MESSAGE) CLASSES
*/

.edit_error
{
	font-weight: normal;
	color: #FE1010;
}
.edit_success
{
	font-weight: normal;
	color: #336699;
}
.update_default
{
	font-weight: normal;
	color: silver;
}


/*
SEARCH PAGE CLASSES
*/

.SearchLabel
{
	font-weight: bold;
}
.SearchTextInput
{
	width: 300px;
	font-family: Verdana;
	font-size: 10pt;
}
.SearchCheckBox
{
   font-family:Verdana,Arial,Tahoma; font-size:8pt; color:Black;
   font-weight:normal;
   background-color:White;
   
}

/*
SEARCH RESULTS PAGE CLASSES
*/
.SearchResultsText
{
}
.record_number_td
{
	width: 35px;
	vertical-align: top;
}
.display_head
{
	font-weight: bold;
	color: #00008B;      /* darkblue */
}
.display_label
{
	vertical-align: top;
	font-weight: bold;
	width: 20%;
}
.display_wide_label
{
	vertical-align: top;
	font-weight: bold;
	width: 30%;
}
.display_text
{
}
.sort_header
{
	color: midnightblue;
	font-weight: bold;
	font-size: 9pt;
}

.reserves_grid
{
   width: 700px;
   border-width: 1px;
   border-color: #B0C4DE;      /* lightsteelblue */
   background-color: White;
}
.reserves_grid_alt
{
   background-color: #DCDCDC;    /* Gainsboro */
}


/*
ADD/EDIT PAGE CLASSES
*/

.catalog_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.catalog_edit_label
{
	vertical-align: top;
	font-weight: bold;
	width: 100px;
	height: 25px
}
.catalog_readonly
{
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	width: 325px;
	border: solid 1px LightGrey;
	background-color: WhiteSmoke;
}
.borrower_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.borrower_edit_td
{
	width: 50%;
	vertical-align:	top;
	color: #336699;
}
.borrower_edit_label
{
	vertical-align: top;
	font-weight: normal;
	width: 100px;
	height: 25px
}

.loans_edit_label
{
	vertical-align: top;
	font-weight: bold;
}
.loans_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.loans_edit_readonly
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	border: solid 1px LightGrey;
	background-color: WhiteSmoke;
}
.serials_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.serials_edit_wide_textinput
{
	width: 671px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.serials_edit_qtr_textinput
{
	width: 150px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.orders_edit_onethird_readonly
{
	width: 212px;
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	border: solid 1px LightGrey;
	background-color: WhiteSmoke;
}
.orders_edit_onethird_textinput
{
	width: 214px; 
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.orders_edit_onethird_dropdown
{
	width: 214px; 
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.orders_edit_textinput
{
	width: 334px; 
	font-family: arial;	
	font-size: 10pt;
	color: black;
}
.orders_edit_textinput_minus6
{
	width: 328px; 
	font-family: arial;	
	font-size: 10pt;
	color: black;
}
.orders_edit_qtr_textinput
{
	width: 154px; 
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.ill_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.ill_edit_readonly
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	border: solid 1px LightGrey;
	background-color: WhiteSmoke;
	
}
.illender_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.item_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.item_edit_readonly
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	border: solid 1px LightGrey;
	background-color: WhiteSmoke;
}
.item_edit_small_textinput
{
	width: 135px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.item_edit_wide_textinput
{
	width: 100%;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
.reserve_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}

.upload_link_textinput
{
	width: 200px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}


/* EDIT SCREEN CONTROL STYLE */
.edit_control_container
{
	PADDING-RIGHT:50px; 
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 60px; 
	PADDING-TOP: 35px; 
	BORDER-BOTTOM: #7898b5 1px solid; 
	BACKGROUND-COLOR: white; 
	vertical-align:top;
}
.toolbar_border_color
{
	/*
	border:"#7898b5 1px solid";
 background-color:"#7898b5"; */
	border:#7898b5 1px solid;
	
}
.toolbar_body_color
{
	BACKGROUND-COLOR:#f6f7e7;
}
.toolbar_vertical_separator
{
	BORDER-RIGHT: #7898b5 1px dotted; 
	PADDING-LEFT: 10px;
}
.toolbar_Info_Image
{
	PADDING-LEFT: 12px; 
	WIDTH: 35px;
	PADDING-TOP: 3px; 
	HEIGHT: 35px
}
.editsection_border_color
{
	border:#336699 1px solid;
	/*BACKGROUND-COLOR:#336699*/
}
.editsection_body_color
{
	BACKGROUND-COLOR: #fcfcfc;
	font-family: Verdana;
	font-size: 8pt;
	color: #404040
}
.breadcrumb_section
{
	COLOR: #686868; 
	HEIGHT: 25px;
}
.screentip_border
{
	background-color: #aaaaaa;
}
.screentip_background
{
	background-color: White;
}
.screentip_space
{
	background-color: #eeeeee;
}

.upload_page_label
{
	vertical-align: top;
}
/* LOAN CHECK OUT PAGE CLASS */
.loans_checkout_textinput
{
	font-family: arial;
	font-size: 10pt;
	width: 180px;
}
.loans_checkout_qtr_textinput
{
	font-family: arial;
	font-size: 10pt;
	width: 120px;
}
.loans_checkout_twothird_textinput
{
	font-family: arial;
	font-size: 10pt;
	width: 250px;
}
.loans_checkout_readonly_box
{
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	width: 120px;
	border: solid 1px LightGrey;
	background-color: #F5F5F5;     /* WhiteSmoke */
}
.loans_readonly_box
{
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	width: 150px;
	border: solid 1px LightGrey;
	background-color: #F5F5F5;     /* WhiteSmoke */
}

.supplier_edit_textinput
{
	width: 325px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}
/*
OVERDUE NOTICES PAGE CLASSES
*/

.overdue_textinput
{
	width: 300px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}

.overdue_readonly
{
	font-family: arial;
	font-size: 10pt;
	color: Gray;
	width: 500px;
	border: solid 1px LightGrey;
	background-color: #F5F5F5;     /* WhiteSmoke */
}
/* USER EMAIL PAGE CLASSES */
.useremail_textinput
{
	width: 300px;
	font-family: arial;
	font-size: 10pt;
	color: black;
}

/* KEY REPORT PAGE CLASSES */
.key_user_textinput
{
	width: 80px;
	font-family: courier new;
	font-size: 10pt;
	color: black;
}
.key_borrower_textinput
{
	width: 100px;
	font-family: courier new;
	font-size: 10pt;
	color: black;
}
/*
report style
*/
.report_border
{
	BORDER-RIGHT: #7898b5 1px solid; 
	PADDING-RIGHT: 50px;
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 60px; 
	PADDING-TOP: 35px; 
	BORDER-BOTTOM: #7898b5 1px solid; 
	BACKGROUND-COLOR: white;
}
.report_print_friendly
{
	BORDER-RIGHT: 0px; 
	PADDING-RIGHT: 50px;
	PADDING-LEFT: 50px; 
	PADDING-BOTTOM: 60px; 
	PADDING-TOP: 35px; 
	BORDER-BOTTOM: 0px; 
	BACKGROUND-COLOR: white;
}
/*
WAITLIST PAGE CLASSES
*/

.waitlist_showtitle_label
{
	font-weight: normal;
}

.waitlist_textbox
{
	width: 250px;
}

/*
 NAVBAR CLASSES 
*/

.NavBar { BORDER-RIGHT: #B0C4DE 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #B0C4DE 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #B0C4DE 1px solid; CURSOR: default; PADDING-TOP: 3px; BORDER-BOTTOM: #B0C4DE 1px solid; BACKGROUND-COLOR: white }  /* lightsteelblue borders */
.TopItem { BORDER-RIGHT: #77abdd 1px solid; BORDER-TOP: #77abdd 1px solid; font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: bold; PADDING-BOTTOM: 2px; BORDER-LEFT: #77abdd 1px solid; CURSOR: hand; color:red; PADDING-TOP: 4px; BORDER-BOTTOM: #9593b2 1px solid; background-image: url(images/menubg.gif);  }
.TopItemHover { BORDER-RIGHT: #7c7c94 1px solid; BORDER-TOP: #7c7c94 1px solid; font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: bold; BACKGROUND-IMAGE: url(images/item_expanded_bg.gif); PADDING-BOTTOM: 2px; BORDER-LEFT: #7c7c94 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 4px; BORDER-BOTTOM: #77abdd 1px solid; FONT-FAMILY: tahoma, verdana }
.TopItemExpanded { BORDER-RIGHT: #7c7c94 1px solid; BORDER-TOP: #7c7c94 1px solid; FONT-WEIGHT: bold; FONT-SIZE: 11px; BACKGROUND-IMAGE: url(images/item_expanded_bg.gif); PADDING-BOTTOM: 2px; BORDER-LEFT: #7c7c94 1px solid; CURSOR: hand; PADDING-TOP: 4px; BORDER-BOTTOM: #9593b2 1px solid; FONT-FAMILY: tahoma, verdana }
.Level2Item { PADDING-LEFT: 0px; height: 32; color: #0066CC; font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: Normal; color: #336699; CURSOR: hand; BORDER-BOTTOM: #74BAF3 1px solid;}
.Level2ItemHover { PADDING-LEFT: 10px; height: 32; CURSOR: hand; font-family: Verdana, Arial, Tahoma; font-size: 8pt; font-weight: Normal; color: #263505; TEXT-DECORATION: underline; BORDER-BOTTOM: #74BAF3 1px solid;}
.Level2Group { PADDING-RIGHT: 0px; PADDING-BOTTOM: 5px; BORDER-TOP-COLOR: #77abdd; PADDING-TOP: 5px; BACKGROUND-COLOR: white }
.Empty { }



a#EditScreenControl1_viewborrower, a#EditScreenControl1_viewitems  {font-size:200%;padding-top:0;margin-top:0;line-height:100%;}