﻿
.MapViewer_OverviewMapOpenIcon
{
	background-image: url(images/open_overview_map.bmp);
	background-repeat: no-repeat; 
}

.MapViewer_OverviewMapCloseIcon
{
	background-image: url(images/close_overview_map.bmp);
	background-repeat: no-repeat; 
}

.MapViewer_OverviewMapCornerPiece
{
	background-image: url(images/overviewmap_corner.bmp);
	background-repeat: no-repeat; 
}

.MapViewer_BottomHorizontalOverviewMapBorder
{
	background-image: url(images/bottom_horizontal_overviewmap_border.bmp);
	background-repeat:repeat-x;
	background-position: top;
}

.MapViewer_HorizontalOverviewMapBorder
{
	background-image: url(images/horizontal_overviewmap_border.bmp);
	background-repeat:repeat-x;
	background-position: top;
}

.MapViewer_VerticalOverviewMapBorder
{
	background-image: url(images/vertical_overviewmap_border.bmp);
	background-repeat:repeat-y;
	background-position:left;
}

.MapViewer_TabBorder
{
	background-image: url(images/tab_border.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.MapViewer_TabBorder_Corner
{
	background-image: url(images/tab_border_corner.gif);
	background-repeat:no-repeat;
}

.MapViewer_RightControlsPanel
{
	background-image: url(images/panel_edge.gif);
	background-repeat: repeat-y;
	background-position:left;
	color: Black;
	overflow-x:hidden; 
	overflow-y:scroll;
}

.MapViewer_WindowTitleBarStyle 
{
    background-color: #5EA8FF; 
    font-weight: bold; 
    font-size: 8pt; 
    color: white; 
    font-family: Verdana, Sans-Serif, Arial;
}

/* ----------------------------------- */

