﻿#memorialDetails
{
	width: 300px;
	color: White;
	margin-left: 543px;
}

#memorialMap
{
	border: 1px solid #f00;
	background: url(images/map/map.jpg) no-repeat;
	width: 625px;
	height: 450px;
	position: relative;
	margin: 20px auto;
}

.preload
{
	visibility: hidden;
	height: 0px;
}

#center
{
	position: absolute;
	top: 100px;
	left: 205px;
}

#center a
{
	display: block;
	width: 215px;
	height: 125px;
	text-decoration: none;
}

#center a:hover, #center .preload
{
	position: absolute;
	background: transparent url(images/map/map_hover_3.jpg) -205px -100px no-repeat;
}

#allwars
{
	position: absolute;
	top: 0px;
	left: 90px;
}
#allwars a
{
	display: block;
	width: 225px;
	height: 140px;
	text-decoration: none;
}
#allwars a:hover, #allwars .preload
{
	position: absolute;
	background: transparent url(images/map/map_hover_1.jpg) -90px 0px no-repeat;
}

#wwi
{
	position: absolute;
	top: 0px;
	left: 315px;
}
#wwi a
{
	display: block;
	width: 250px;
	height: 140px;
	text-decoration: none;
}
#wwi a:hover, #wwi .preload
{
	position: absolute;
	background: transparent url(images/map/map_hover_1.jpg) -315px 0px no-repeat;
}
#korean
{
	position: absolute;
	top: 125px;
	left: 415px;
}
#korean a
{
	display: block;
	width: 200px;
	height: 200px;
	text-decoration: none;
}
#korean a:hover, #korean .preload
{
	position: absolute;
	background: transparent url(images/map/map_hover_2.jpg) no-repeat -415px -125px;
}
#wwii
{
	position: absolute;
	top: 225px;
	left: 160px;
}
#wwii a
{
	display: block;
	width: 300px;
	height: 175px;
	text-decoration: none;
}
#wwii a:hover, #korean .preload
{
	position: absolute;
	background: transparent url(images/map/map_hover_1.jpg) no-repeat -160px -225px;
}
#vietnam
{
	position: absolute;
	top: 125px;
	left: 35px;
}
#vietnam a
{
	display: block;
	width: 175px;
	height: 200px;
	text-decoration: none;
}
#vietnam a:hover, #korean .preload
{
	position: absolute;
	background: transparent url(images/map/map_hover_2.jpg) no-repeat -35px -125px;
}

#guardians
{
	position: absolute;
	top: 350px;
	left: 100px;
}
#guardians a
{
	display: block;
	width: 400px;
	height: 75px;
	text-decoration: none;
}
#guardians a:hover, #guardians .preload
{
	position: absolute;
	background: transparent url(images/map/map_hover_3.jpg) no-repeat -100px -350px;
}

#popup .moreinfo
{
	text-align: center;
	margin-bottom: 10px;
}

#popup
{
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 16px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	background: #676767 url(/App_Themes/Veterans/images/page_back.jpg) repeat-x;
	color: #fff;
}

#popup p
{
	margin: 10px 20px;
}

#popup h2
{
	margin-bottom: 10px;
	text-align: center;
}

#popup img
{
	border: 1px solid #f00;
}
