.calendarExtender
{
	cursor: hand;
}

.headbg
{
	background-color: #003366;
	color: #6482A0;
}

.accordionheader
{
	background-color: #002e63;
	color: #ffffff;
	cursor: pointer;
	margin-bottom: 2px;
	font-size: 12pt;
	padding: 2px;
	
}
.accordioncontent
{
	padding-top: 5px;
	padding-bottom: 5px;
}
.accordion
{
	border: solid 0.25pt #000000;
	padding: 2px;
}
input.btn{
   color:#003366;
   background-color:#ffffff;
   border:1px solid;
   border-top-color:#cccccc;
   border-left-color:#cccccc;
   border-right-color:#cccccc;
   border-bottom-color:#cccccc;
}
.input_search
{
    border: 1px solid #bdc7d8;
    background: white url(/images/magglass.png) no-repeat 3px 4px;
    padding-left: 17px; 
}

.hol_menu2 a
{
	background: none;
}
.hol_menu2
{
	color: #f9f9f9;
	padding: 2px;
	margin-bottom: 4px;
	font-weight: bold;
	background-image: url('/images/menubar.gif');
	background-repeat: repeat-x;
	height: 20px;
}
.hol_menu
{
	text-decoration: none;
	text-align: center;
}
.hol_menu_items td
{
	text-align: center;
}
.hol_menu_items
{
	text-decoration: none;
	text-align: center;
	padding: 5px 15px 5px 15px;
}
.hol_menu a
{
    color: #818386;
}
.hol_menu a:hover
{
    color: #002e63;
}
.hol_menu img
{
	text-align: center;
	padding: 2px 5px 2px 5px;
	border: none;
}
.data_text
{
	color: #000000;
	border-width: 2px;
	border-style: inset;
}

body
{
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 8pt;
	margin: 0px;
	padding: 0px;
}
a, .link
{
    color: #0054A6;
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
.button
{
	text-decoration: none;
	padding: 3px 10px 3px 10px;
	line-height: 23px;
	cursor: hand;
	color: #ffffff;
	background-color: #0054A6;
	border: solid 1px #E9e9e9;
	background-image: url('/images/bg1.gif');
	background-position: bottom;
	text-align:center;
}
.button:hover
{
    background-position: top;
	text-decoration: none;
}
.buttonTemplate
{
	color: #ffffff;
}
.buttonTemplate:hover
{
	text-decoration: none;
}
.wizard_button, .wizard_button_disabled
{
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding: 2px 2px 2px 2px;
	cursor: hand;
	line-height: 27px;
	color: #0054A6;
	text-align:center;
}
.wizard_button
{
	border: solid 1px #0054A6;
}
.wizard_button:hover
{
	background-color: #dddddd;
	border: solid 1px #000000;
}
.wizard_button_disabled
{
	border: solid 1px #D3D3D3;
}
.wizard_button_disabled:hover
{
	text-decoration: none;
}
.toolbar
{
	vertical-align: middle;
	padding: 1 3 1 3;
	/*line-height: 9pt;*/
	background-color: #ffffff;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}

.toolbar_button
{
	
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	margin: 1px;
	height: 1px;
	cursor: hand;
	color: #0054A6;
	border: solid 1px #0054A6;
}

.toolbar_button:hover
{
	background-color: #dddddd;
	border: solid 1px #000000;
}

.toolbar_button_hover
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	margin: 1px;
	height: 1px;
	cursor: hand;
	color: #003366;
	background-color: #dddddd;
	border: solid 1px #000000;
}

.toolbar_button_selected
{
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	margin: 1px;
	height: 1px;
	cursor: hand;
	color: #003366;
	background-color: #dddddd;
	border: solid 1px #000000;
}

.xmltoc
{
	vertical-align: top;
	overflow: auto;
	line-height: 9pt;
	background-color: #eeeeee;
}

.content
{
	padding: 5px 5px 5px 5px;
}
.textlink:hover
{
	color: #000000;
}

.textlink
{
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
.menu_item
{
	text-decoration: none;
	height: 18pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	color: #FFFFFF;
}
.menu_item:hover
{
	background-color: #999999;
	color: #002E63;	
}
.menu_item_selected
{
	text-decoration: none;
	height: 18pt;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
	background-color: #999999;
	color: #002E63;	
}

.submenu
{
	line-height: 18pt;
}

.submenu_item
{
	text-decoration: none;
	height: 22px;
	font-weight: normal;
	padding: 0px 5px 0px 5px;
	width: 250px;
	line-height: 22px;
	color: #002E63;
	background-color: #999999;
}

.submenu_item:hover
{
	background-color: #FFFFFF;
	color: #002E63;		
}

.tab
{
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	margin: 0px;
	cursor: hand;
	text-align: center;
	font-size:8pt;
	color: #ffffff;
	background-color: #0054A6;
	border-left: solid 1px #ffffff;
	border-top: solid 2px #ffffff;
	border-right: solid 1px #ffffff;
	border-bottom: none;
}
.tab_page, .tab_container
{
	behavior:url(/script/multipage.htc);
}
.tab_selected
{
	line-height: 21px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	cursor: hand;
	text-align: center;
	color: #002e63;
	background-color: #ffffff;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #999999;
	border-bottom: solid 0px #ffffff;
}
.tab_page
{
    padding: 2px 2px 2px 2px;
	background-color: #ffffff;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
	border-bottom: solid 1px #999999;
	border-top: solid 1px #999999;
}
.widget
{
	font-size: 10pt;
	vertical-align: top;
}
.grid_primary_column
{
	background-color: #D9D9D9; 
	/*color: #ffffff;*/
}

.grid_totalrow
{
	background-color: #d9d9d9; 
	text-align: right;
}
.grid_label
{
	background-color: #f2f2f2;
}
.grid_label2
{
	background-color: #e2e2e2;
}
.grid_value
{
	/*background-color: #6482A0;
	color: #ffffff;*/
	background-color: #e9e9e9;
	text-align: right;
	
}
.widget_subhead
{
	/*color: #002e63;*/
    font-size: 14pt;
    /*font-family: Verdana;*/
}
.widget_head
{/*
    padding-top: 30px;
    padding-bottom: 20px;
	text-transform: lowercase;
	height: 15px;
	vertical-align: baseline;
	color: #002e63;
    font-size: 14pt;
    font-family: Verdana;*/
    width: 100%;
}

.widget_head_bland
{/*
	behavior:url(/script/widget.htc);
	font-size: 10pt;
	font-weight: bold;
	height: 15px;
	vertical-align: baseline;
	color: white;
	background-color: #003366;*/
}

.widget_content
{
	padding-left: 5px;
}

.warning_text
{
	font-size: 8pt;
	font-weight: bold;
	color: #003366;
}
.error_text
{
	font-size: 8pt;
	font-weight: bold;
	color: red;
}
.data_text
{
	font-size: 8pt;
}
select
{
	/*font-size: 8pt;*/
}

.greyrow
{
	background-color: #F5FFFA;
}


div.ScrollingList
{
	overflow: auto;
	border: 1px solid black;
	height: 150px;
	color: Silver;
	scrollbar-face-color: #CCCCCC;
	background-color: #FFFFFF;
}

.tip_container
{
		behavior:url(/script/tips.htc);
}

.widget_button
{
	float: right;
	font-size: 7pt;
	border: solid 1px white;
	color: #ffffff;
	cursor: hand;
	/*margin-top: 1px;*/
	/*height: 12px;*/
}

.search_results_header
{
	padding: 3px 6px 3px 6px;
}

.search_results
{
	padding: 5px;
}


td.headerrow
{
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
	background-color: #333366;
}

a.dark 
{
	text-decoration: none;
	color: #ffffff
}

td.Calendar 
{
	border-bottom: 1px solid black;
	color: #003366;
	text-align: center
}
 
td.CalendarShade 
{
	font-size: 3pt;
	border-bottom: 1px solid black;
	background-color: #CCCCCC;
	text-align: center
}
.data_grid_head2
{
	font-size: 10pt;
}
.data_grid_head, .data_grid_head2, .expandpanelheader, .expandpanelheaderadmin
{
	color: #ffffff;
	background-color: #0054A6;
	text-align: center;
}
.expandpanelheader, .expandpanelheaderadmin
{
    background-position: center;
    padding: 2px;
    cursor: pointer;
    text-align: left;
}
.expandpanelheader, .sitetype
{
    background-image: url('/images/bg1.gif');
}
.expandpanelheaderadmin, .webtemplatesheader, .webtemplatesfooter
{
    background-image: url('/images/bg2.gif');
}
.webtemplatesheader, .webtemplatesfooter, .sitetype
{
    background-position: center;
    padding: 2px;
    cursor: pointer;
}
.webtemplatesheader, .sitetype 
{
    text-align: left;
	color: #000000;
}
.expandpaneldetails
{
    border: solid 1px #999999;
}
.data_grid_head td, .data_grid_head2 td
{
	padding-left: 5px;
	padding-right: 5px;	
}
.data_grid_items
{
	text-align: center;
	font-size: 10pt;
}
.gridviewitems, .gridviewitemsalternating
{
	background-color: #f9f9f9;
	margin: 0px 2px 0px 2px 0px;
}
.gridviewitems td, .gridviewitemsalternating td
{
	padding: 0px 2px 0px 2px;
}
.gridviewitemsalternating
{
	background-color: #f1f1f1;
}
.data_grid_items input
{
	width: 75px;
}
.data_grid_items td
{
	padding: 2px, 4px, 2px, 4px;
}
.data_grid_items a
{
	color: #0054A6;
	text-decoration: none;
}
.data_grid_header_label
{
	font-size: 8pt;
}
.detailsTable td
{
	white-space: nowrap;
}
.report
{
	/*	
	text-decoration: none;
    color: #818386;
    */
}
.report img
{/*
	padding-bottom: 5px;
	border: none;*/
}
.report:hover
{/*
	text-decoration: none;
    color: #002e63;*/
}

.newmenuitem
{/*
    text-decoration: none;
    font-size: 10pt;
    font-family: Verdana;
    color: #818386;*/
}
.newmenuitemover
{/*
    text-decoration: none;
    font-size: 10pt;
    font-family: Verdana;
    color: #002e63;
    font-weight: bold;*/
}
.newmenuhead
{/*
    text-decoration: none;
    color: #002e63;
    font-size: 14pt;
    font-family: Verdana;*/
}
.newmenuheadover
{/*
    text-decoration: none;
    font-weight:bold;
    color: #002e63;
    font-size: 14pt;
    font-family: Verdana;*/
}
.newmenuheadoversuppliers
{/*
    font-size:10pt;
    text-decoration: none;    
    color: #002e63;    
    font-family: Verdana;*/
}
.topmenu
{/*
    text-decoration: none;
    font-size: 8pt;
    font-family: Verdana;
    color: #0054A6;*/
    
}

.newtextbox
{/*
    text-decoration: none;
    font-size: 8pt;
    font-family: Verdana;*/
}
.producthead
{/*
    text-decoration: none;
    color: #818386;
    font-size: 16pt;
    font-family: Verdana;*/
}
.productname
{/*
    text-decoration: none;
    color: #002e63;    
    font-family: Verdana;*/
    
}
.newpanel
{
    margin: 30px 0px 0px 0px;
	
	vertical-align: top;
}
.hol_table
{
	border-bottom: solid 0.25pt #999999;
	border-right: solid 0.25pt #999999;
	border-top: solid 0.25pt #d8d8d8;
	border-left: solid 0.25pt #d8d8d8;
}
.noborder
{
	border: solid 0px #ffffff;
}
.highlighted
{
	background-color: #e9e9e9;
	border-bottom: solid 1px #999999;
	border-right: solid 1px #999999;
	border-top: solid 1px #d9d9d9;
	border-left: solid 1px #d9d9d9;
}
.popupmenu
{
    position: absolute;
    visibility: hidden;
    background-color: white;
    opacity: .9;
    filter: alpha(opacity=90);
}
.popuphover {
	background-image:url(images/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#F5F7F8;
}
.control_panel
{
	border: solid 1px #c9c9c9;
	color: #818386;
	padding: 3px;
	overflow:hidden;
}
.info_header
{
	color: #818386;
}
.info_header h3
{
	margin-bottom: 0px;
}
.tree_view_nodes
{
	color: #818386;
	padding: 0px 2px 0px 2px;
}
 .tree_view_nodes_selected
{
    color: #ffffff;
    background-image: url('/images/bg2.gif');
    height: 12px;
}
.tree_view_nodes_selected a
{
    background-image: none;
    text-decoration: none;
}
.pager
{
	background-color: #999999;
	width: 100%;
	color: #ffffff;
}
.pager a, .master_search_panel a
{
	color: #ffffff;
}
.pager td, .master_search_panel td
{
	padding: 0px 5px 0px 5px;
}
.gridviewheader, .gridviewheader a, .menuheader, .menuheaderholder, .menuitem, login_panel_blue
{
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
	background-image: url('/images/bg1.gif');
	background-position: bottom;
}

.menuheaditem, .menuheaditem:hover, .menuitem:hover
{
    text-decoration: none;
    cursor: pointer;
    background-position: top;
}
.menuitem a
{
    background-image: none;
}

.folder_head 
{
    font-size: 18px;
    /*color: #003366;*/
    text-decoration: none;
}
.master_search_panel, .login_header_grey
{
    background-image: url('/images/bg2.gif');
	background-position: bottom;
	width: 100%;
	color: #ffffff;
}
.master_name_head, .page_header, .widget_head
{
    font-size: 16pt;
}
.master_search_button
{
    color: #ffffff;
    background-image: url('/images/bg1.gif');
    background-position: bottom;
    padding: 2px 15px 2px 15px;
    text-decoration: none;
}
.master_search_button:hover
{
    background-position: top;
    text-decoration: none;
}
.blue_panel
{
    background-color: #E1F0FF;
    border: solid 1px #0054A6;
}
.information_panel
{
    padding: 5px;
    background-color: #FDF9CE;
    border: solid 1px #0054A6;
}
.information_panel_navigation a
{
    color: #999999;
}
.breakerline
{
    color: #d9d9d9;
    height: 1px;
}
.hand
{
    cursor: pointer;
}
.login_panel_blue
{
    background-image: url('/images/login/bg1.gif');
    height: 25px;
}
.login_panel_grey
{
    background-image: url('/images/login/bg2.gif');
    height: 25px;
}

.radcalendar .ajax__calendar_container 
{
    background-color:#fff;
    border:solid 1px #000;
    font-family:arial,helvetica,clean,sans-serif;
    cursor:default;
    width:205px;
    font-size:12px;
    text-align:center;
    padding:0px;
}

.radcalendar .ajax__calendar_body 
{
    height:136px;
    width:205px;
    position:relative;
    overflow:hidden;
}

.radcalendar .ajax__calendar_days, .radcalendar .ajax__calendar_months, .radcalendar .ajax__calendar_years 
{
    top:0px; 
    left:0px;
    height:136px;
    width:195px;    
    padding:5px;
    position:absolute;
    text-align:center;
}

.radcalendar .ajax__calendar_days table
{
    border-spacing:0;
    border-collapse:collapse;
    font:100% sans-serif;
    text-align:center;    
}

.radcalendar .ajax__calendar_header 
{
    padding-top:4px;
    background:url('/images/bg1.gif') repeat-x; 
    height:21px;
}

.radcalendar .ajax__calendar_prev 
{
    margin-left:8px;
    margin-top:3px;
    display:block;
    cursor:pointer;
    float:left;
    background:url('/images/prev.gif') no-repeat;
}

.radcalendar .ajax__calendar_next 
{
    margin-top:2px;
    margin-right:0px;
    display:block;
    cursor:pointer;
    float:right;
    background:url('/images/next.gif') no-repeat;
}

.radcalendar .ajax__calendar_title 
{
    cursor:pointer;
    text-align:center;
    font-weight:600;
    font-size:11pt;
    color:#fff;
    font-family:Arial;    
}

.radcalendar .ajax__calendar_footer, .radcalendar .ajax__calendar_today 
{
    background:url('/images/bgblue.gif') repeat-x; 
	height:15px;
}

.radcalendar .ajax__calendar_dayname 
{
    padding-left:3px;
    padding-right:3px;
    margin-bottom:5px;
    margin-left:2px;
    margin-right:2px;
    text-align:center;
    font-weight:700;
    font-size:10pt;
    color:#000;
    border-bottom:solid 1px #a6a6a6;
}

.radcalendar .ajax__calendar_day, .radcalendar .ajax__calendar_month, .radcalendar .ajax__calendar_year
{
    padding:0px;
    color:#000;
    text-align:center;  
    padding:0pt 2px;
}

.radcalendar .ajax__calendar_hover .ajax__calendar_day, .radcalendar .ajax__calendar_hover .ajax__calendar_month, .radcalendar .ajax__calendar_hover .ajax__calendar_year
{
    color:#0066cc;
}

.radcalendar .ajax__calendar_other .ajax__calendar_day, .radcalendar .ajax__calendar_other .ajax__calendar_year
{
    color:#a6a6a6;   
}

.radcalendar .ajax__calendar_active .ajax__calendar_day
{
    color:#0066cc;   
}

/* styles for the modal popup */

/* dialog frame */
.modal-dialog
{
    position:absolute;
}

/* dialog contents container */
.modal-dialog .container
{
    font-family:tahoma,helvetica,arial,sans-serif;
    font-size:11px;
    width:340px;
    border:solid 1px #99aabd;
    background-color:#F2F9FF;
} 

/* dialog header */
.modal-dialog .header
{
    background:url('/images/sprite.gif') repeat-x 0px -1100px;	
    height:30px;
    padding-top:5px;
}

/* dialog header message */
.modal-dialog .header .msg
{
    vertical-align:top;
    padding-left:6px;
    color:#fff;
    font-size:12px;
    font-weight:bold;
	height:30px;
}         

/* dialog body */
.modal-dialog .body
{
    background-color:#F2F9FF;
	padding: 5px;
} 

/* dialog body message */
.modal-dialog .body h2
{
    padding-top:10px;
    background-color: #F2F9FF;
    font-size:11px;
    text-align:center;
    font-weight:normal;
}  

/* dialog footer */
.modal-dialog .footer
{
    height:30px;
    background-color: #F2F9FF;
} 

/* dialog footer buttons */
.modal-dialog .footer .right
{
    background-color: #F2F9FF;
    float:right;
    text-align:right;
    padding-bottom:6px;
    padding-right:6px;
} 

.modal-dialog .footer .right .linkAlternate a
{
	text-decoration: none;
	color: #A9A9A9;
}

.modal-dialog .footer .right .linkAlternate a:hover
{
	text-decoration: none;
	color: #808080;
}

/* dialog footer checkbox */
.modal-dialog .footer .left
{
    background-color: #F2F9FF;
    float:left;
    text-align:left;
    padding-bottom:6px;
    padding-left:6px;
} 

/* dialog close */
.modal-dialog .close
{
    right:4px;	
    background: url('/images/icons.gif') no-repeat -732px 0px;	
    width:16px;	
    cursor:hand;	
    position:absolute;	
    top:5px;	
    height:16px;
}

/* dialog close hover */
.modal-dialog .close:hover { background: url('/images/icons.gif') no-repeat -749px 0px;	}

/* modal overlay */
.modalBackground 
{
    background-color:Gray;
    filter:alpha(opacity=50);
    opacity:0.5;
}

#menuContainer
{
	height: 100%;
}

#menu
{
	float:left;
	background-color: #353535;
}

.menu
{
    float:left;
    text-align:right;
    padding:3px 5px 3px 10px;
    z-index: 300;
}

.menua, .menuhover
{
    font-size:11px;
    cursor: pointer;
	color:#cccccc; 
    text-decoration:none;
    display:block;
    padding:3px 5px 3px 10px;
	border-bottom:1px solid #5b5b5b;
	text-align: -moz-right;
}

.menua a:hover, .menuhover a:hover
{
	text-decoration:none;
}

.menuhover
{
	color:White;
}

.menudrop, .menudrophover
{
	font-size:11px;
    cursor: pointer;
	color:#cccccc;    
    text-decoration:none;
    display:block;
    padding:3px 10px 3px 10px;
    border:1px solid #5b5b5b;
	background-color:#353535;
}

.menudrop a:hover, .menudrophover a:hover
{
	text-decoration:none;
}

.menudrop
{
    cursor: pointer;
}

.menudrophover
{
	color:white;
}

.thumbnail
{
	z-index: 0;
	cursor:pointer;
}

.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color:#F2F9FF;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img
{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 400px;
	left: 10px; /*position where enlarged image should offset horizontally */
}

.highlight 
{
	text-decoration:none; 
	color:black; 
	background:yellow;
}

#userdata
{
	background-color: #EFF3FB;
	border: 1px solid black;
	margin-top: 15px;
}

#details
{
	background-color: #507CD1;
	font-weight: bold;
	padding: 3px;
	color: White;
	font-size: 16px;
	text-align: center;
}

