﻿/*Site Map Menu Drop Down*/
.siteMapGroup
{
	text-align:left;
	background-color:White;
	width:150px;
	border-collapse: collapse;
}

TD.withBorder
{
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-right: 1px solid black;
	border-left: 0px solid black;
}

.siteMapGroup IMG
{
	border:0px;
}

.siteMapGroup th
{
	text-decoration:underline;
	text-align:left;
}

.siteMapGroup a
{
	color: #144B9E;
	cursor:hand;
	text-decoration: none;
}

.siteMapGroup a:link
{
	color:#144B9E;
	cursor:hand;
	text-decoration: none;
}

.siteMapGroup A:hover
{
	color:#144B9E;
	cursor:hand;
	text-decoration: none;
}

.siteMapGroup A:visited
{
	color:#144B9E;
	cursor:hand;
	text-decoration: none;
}

.siteMapTable
{
	vertical-align:top;
	text-align:left;
	background-color:White;
	border-top: solid 1px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 0px black;
}

.siteMapTable TABLE
{
	font-size:8pt;
}

.siteMapTable H3
{
	font-size:7pt;
	font-weight:600;
	color:Black;
	margin:0px;
	padding:0px;
}

.siteMapTableNoFooter
{
	text-align:left;
	border-top: solid 0px transparent;
	border-left: solid 0px transparent;
	border-right: solid 0px transparent;
	border-bottom: solid 0px transparent;
	vertical-align:top;
	border-spacing:5px;
	font-size:15pt;
	margin:5px;
	background-color: White;
}

.siteMapTableNoFooter H3
{
	font-size:9pt;
	font-weight:600;
	color:Black;
	margin:0px;
	padding:0px;
}

.siteMapTableNoFooter TD
{
	border: solid 2px #cdd6ee;
	margin:10px;
	border-collapse:separate;
	border-spacing:10px;
}

.siteMapTableNoFooter .current tr
{
	background-color:#FF9418;
}

siteMapTableNoFooter .mouseover tr
{
	background-color:#144B9E;
}



.siteMapTableNoFooter TABLE TD
{
	font-size:10pt;
	border: solid 0px #cdd6ee;
}

.siteMapFooter
{
	text-align:right;
	background-color:#BED1E1;
	border-top: solid 0px black;
	border-left: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
	padding:5px;
}

.siteMapMenuTitle
{
	font-size:12pt;
	font-weight:600;
}

.siteMapFooter a
{
	color:#444444; 
	font-weight:600;
}

.exhibitIcon
{
	/*width:29px;
	height:29px;*/
	margin:2px;
	width:11px;
	height:14px;
	background-repeat:no-repeat;
	background-position:left top;
}

tr.current
{
	background-color:#FF9418;
}

tr.mouseover
{
	background-color:#144B9E;
}

.mouseover a
{
	color: #ffffff;
	cursor:hand;
	text-decoration: none;
}

.mouseover a:link
{
	color:#ffffff;
	cursor:hand;
	text-decoration: none;
}

.mouseover A:hover
{
	color:#ffffff;
	cursor:hand;
	text-decoration: none;
}

.mouseover A:visited
{
	color:#ffffff;
	cursor:hand;
	text-decoration: none;
}

.exhibitIcon
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.mouseover
{
	background-position:left bottom;
}

.exhibitIcon.exhibitIconREPORT
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.exhibitIconCHART
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.exhibitIconMAP
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

/* for the sections below, the class name is auto generated at
 * runtime for each exhibit. The types are appended to "exhibitIcon"
 * in alphabetical order. 
 */
.exhibitIcon.exhibitIconCHARTREPORT
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.exhibitIconCHARTMAPREPORT
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.exhibitIconDOWNLOAD
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.exhibitIconDOWNLOADREPORT
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.exhibitIconADMIN
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIcon.exhibitIconUSERADMIN
{
	background-image: url(Images/SiteMap/Bullet.gif);
}

.exhibitIconCell
{
	width:15px;
	text-align:center;
	vertical-align:top;
}

.exhibitLinkCell
{
	width:100%;
	display:inline;
	zoom:1;
}

.flagNew
{
    width:25px;
    height:9px;
    background-image: url(Images/Flags/new.gif);
    background-position: center;
    background-repeat:no-repeat;
    display: inline-block;
    margin-left:5px;
    zoom:1;
    
    
}

.flagRefresh
{
    width:42px;
    height:9px;
    background-image: url(Images/Flags/refreshed.gif);
    background-repeat:no-repeat;
    display:inline-block;
    margin-left:5px;
    background-position: center;
    zoom:1;
}

.flagUpdate
{
    width:37px;
    height:9px;
    background-image: url(Images/Flags/updated.gif);
    background-position: center;
    background-repeat:no-repeat;
    display:inline-block;
    margin-left:5px;
    zoom:1;
}

/* Style Backup

.exhibitIcon.exhibitIconReport
{
	background-image: url(Images/SiteMap/Report.gif);
}

.exhibitIcon.exhibitIconChart
{
	background-image: url(Images/SiteMap/Chart.gif);
}

.exhibitIcon.exhibitIconMap
{
	background-image: url(Images/SiteMap/Map.gif);
}


.exhibitIcon.exhibitIconChartReport
{
	background-image: url(Images/SiteMap/ReportChartCombined.gif);
}

.exhibitIcon.exhibitIconChartMapReport
{
	background-image: url(Images/SiteMap/ReportChartMapCombined.gif);
}

.exhibitIcon.exhibitIconDownload
{
	background-image: url(Images/SiteMap/Download.gif);
}

.exhibitIcon.exhibitIconDownloadReport
{
	background-image: url(Images/SiteMap/DownloadReportCombined.gif);
}

.exhibitIcon.exhibitIconAdmin
{
	background-image: url(Images/SiteMap/Admin.gif);
}

.exhibitIcon.exhibitIconUserAdmin
{
	background-image: url(Images/SiteMap/UserAdmin.gif);
}
*/