﻿html,body 
{
	font-family:Tahoma,Verdana,Segoe,sans-serif;	
	height:96%;	
	margin:0;
	padding:0;
	border:0;	
	color:#666666;
}


#page
{
	height:100%;		
}

#masthead 
{
    min-width: 100%;

    color: white;
    height: 38px;
    background-repeat: repeat-x;
    background-image: url('images/HeaderBarBackground.gif');
}




.AjaxButton
{
	background-image:url('images/ButtonBackground.gif');
	background-color:Transparent;
	background-repeat:repeat-x;
	color:White;
	font-weight:bold;	
}
.AjaxButton:hover
{
	background-image:url('images/ButtonHoverBackground.gif');
}

#UserLabel
{
	float:right;
	color:White;	
	font-size:12px;	
}

#logo 
{
	float: left;
	width: 150px;
}

#header {
	margin-left: 150px;
	font-family:Tahoma,Verdana,Segoe,sans-serif;
	font-style:italic;
	font-size:20px;
	font-weight:bold;		
	
}

#container 
{	
	height:96%;			
}

#menu
{		
	height:30px;
	min-height:30px;
	max-height:30px;
	padding:0px 0px 0px 0px;	
	/*background-image:url('images/MenuBarBackground.gif');*/
    background-image:url('images/SilverMenuBackground.gif');
	background-repeat:repeat-x;
	background-color:Transparent;	
	width:100%;
	text-align:left;
	font-size:12px;
}

#page_content 
{			
	margin-left:0px;
	height:96%;		
}

#footer 
{		
	clear:both;	
	margin-left:0px;
}

.MenuStyle
{
	/*background-image:url('images/MenuBarBackground.gif');*/
	background-image:url('images/SilverMenuBackground.gif');
	background-repeat:repeat-x;
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	height:30px;		
	min-height:30px;
	max-height:30px;	
	vertical-align:top;
}

.SubMenuStyle
{	
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 5px;
	border:solid 1px black;
	vertical-align:top;
}

.MenuItemStyle
{
	/*background-image:url('images/MenuBarBackground.gif');*/
	background-image:url('images/SilverMenuBackground.gif');
	background-repeat:repeat-x;
	color:black;
	text-decoration:none;
	height:30px;		
	min-height:30px;
	max-height:30px;	
	text-align:left;		
	padding:0px 5px 0px 5px;
	
	background-color:Transparent;
	margin:0px 0px 0px 0px;
	
	vertical-align:top;
}


.MenuItemHoverStyle
{
	/*background-image:url('images/MenuBarBackground_Hover.gif');*/
	background-image:url('images/SilverMenuBackground_Hover.gif');
	background-repeat:repeat-x;
	color:black;
	text-decoration:none;
	height:30px;
	min-height:30px;
	max-height:30px;	
	text-align:left;	
	padding:0px 5px 0px 5px;
	border:none;
	background-color:Transparent;
	margin:0px 0px 0px 0px;		
	vertical-align:top;
}


.SubMenuItemStyle
{
	
	color:blue;
	background-color:White;
	text-decoration:none;	
	text-align:left;
	text-indent:10px;
	padding:0px 2px 0px 0px;		
	margin:0px 0px 0px 0px;	
	vertical-align:top;
}


.SubMenuItemHoverStyle
{		
	color:blue;	
	background-color:White;
	text-decoration:underline;
	text-align:left;	
	text-indent:10px;	
	padding:0px 2px 0px 0px;	
	margin:0px 0px 0px 0px;
	vertical-align:top;
	
}


.MenuItemStyle A:link
{
	background-image:none;
}

.MenuItemStyle A:visited
{
	background-image:none;
}

.MenuItemHoverStyle A:link
{
	background-image:none;
}
.MenuItemHoverStyle A:visited
{
	background-image:none;
}

.SubMenuItemStyle A:link
{
	background-image:none;
}
.SubMenuItemStyle A:visited
{
	background-image:none;
}

.SubMenuItemHoverStyle A:link
{
	background-image:none;
}
.SubMenuItemHoverStyle A:visited
{
	background-image:none;
}
.SectionHeading
{
	font-weight: bold; 
	font-size: 10pt; 
	color: #003366; 
	font-family: arial, sans-serif;
	text-decoration:underline;			
}

.subheadtext 
{
	font-weight: bold; 
	font-size: 9pt; 
	color: #003366; 
	font-family: arial, sans-serif;
}

.navleft {
	border-right: #eeeeee 1px solid; 
	padding-right: 0px; 
	padding-left: 5px; 
	background: #eeeeee;	
	left: 5px; 
	margin-bottom: 0em; 
	padding-bottom: 0em; 
	font: 0.8em verdana, arial, sans-serif; 
	width: 150px; 
	height:100%;
	color: #000080; 
	padding-top: 5px; 
	border-bottom: #c0c6a2 0px solid; 
	position: absolute;
		
}

.content 
{
	padding-right: 1.3em; 
	padding-left: 1.3em; 
	background: transparent;	/*url(Images/whitelinen.jpg); */
	padding-bottom: 2em; 
	font: 0.8em verdana, arial, sans-serif; 
	margin-left: 180px; 
	padding-top: 1.3em;
	border-right: #c0c6a2 0px solid; 
	border-bottom: #c0c6a2 0px solid;
	margin-bottom: 5px;	
	z-index: 1;
}

.SiteMessageDiv
{
    border:1px solid black;
    width:750px;
    margin:5px 10px 5px 10px;
    
}

.SiteMessageHeaderDiv
{
    background-image:url('Images/menubarbackground.gif');
    background-repeat:repeat-x;
    color:Black;
    font-size:15px;
    font-weight:bold;
}

.SiteMessageSubTitleDiv
{
    background-image:url('images/menubarbackground_hover.gif');
    background-repeat:repeat-x;
    font-size:12px;
    font-weight:bold;    
    height:25px;
    padding-top:3px;
    padding-left:3px;
}

.SiteMessageBodyDiv
{
    padding:5px;
}

.SubjectLabelDiv
{
    width:700px;    
}
.EditButtonDiv
{
    margin-left:5px;
    font-size:15px;
}

.SearchGridHeader
{
    background:#336699;
    color:White;
    font-weight:bold;
    padding:2px 2px 2px 2px;
}

.SearchGridRow
{
    background:#E7E7FF;
    color:#336699;
    padding:2px 2px 2px 2px;
}

.IndexDataGridColumn
{
	text-align:right;
	color:Black;
    font-weight:bold;
    padding:2px 2px 2px 2px;
}
.IndexDataGridRow
{
	background:lightblue;
	font-size:8pt;
	color:Black;
	padding:2px 2px 2px 2px;
}
.IndexDataGridAlternatingRow
{
	background:white;
	font-size:8pt;
	color:Black;
	padding:2px 2px 2px 2px;
}

.SearchGridAlternatingRow
{
    background:white;
    color:#336699;
    padding:2px 2px 2px 2px;
}

.SearchGridRowHover
{
    background:#738A9C;
    color:Black;
}

#imageViewer #imageDisplayPanel
{    		
    height:650px;                
}

#imageViewer #imageThumbPanel
{
   height:650px;         
}
