﻿@media screen
{

	/* ------------------------------------------------------- */
	/* ------------------------ MAPS ------------------------- */
	/* ---------------------- ILLINOIS ----------------------- */
	/* _______________________________________________________ */


	#MapIllinois, #MapAreaIllinois, #MapAreaImageIllinois, #MapBackgroundIllinois, #MapHighlightImgHostIllinois, #MapHighlightImgIllinois
	{
		z-index: 0;
		top: 0px;
		left: 0px;
		width: 320px;
		height: 550px;
		overflow: hidden;
		position: relative;
	}

	#MapIllinois
	{
		margin: 0px auto;

		border: solid 0px black;
	}

	#MapAreaIllinois
	{
		z-index: 10;
	}
	
	#MapAreaImageIllinois
	{
		width: 1000px;
		height: 550px;
	}

	#MapBackgroundIllinois, #MapHighlightImgIllinois
	{
		background-image: url('images/maps/illinois/background.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/maps/illinois/background.png', sizingMethod='crop');
		background-repeat: no-repeat;
	}

	#MapBackgroundIllinois
	{
		margin-top: -550px;
	}

	#MapHighlightImgHostIllinois
	{
		margin-top: -550px;
		left: -1000px;
		top: -550px;
		/*
		width: 200px;
		height: 165px;
		*/
		border: solid 0px black;
	}

	#MapHighlightImgIllinois
	{
		width: 1000px;
		left: -320px;
		top: -1000px;
	}



	/* ------------------------------------------------------- */
	/* ------------------------ MAPS ------------------------- */
	/* ------------------------ IOWA ------------------------- */
	/* _______________________________________________________ */


	#MapIowa, #MapAreaIowa, #MapAreaImageIowa, #MapBackgroundIowa, #MapHighlightImgHostIowa, #MapHighlightImgIowa
	{
		z-index: 0;
		top: 0px;
		left: 0px;
		width: 425px;
		height: 335px;
		overflow: hidden;
		position: relative;
	}

	#MapIowa
	{
		margin: 0px auto;
	}

	#MapAreaIowa
	{
		z-index: 10;
	}
	
	#MapAreaImageIowa
	{
		width: 1000px;
		height: 335px;
	}

	#MapBackgroundIowa, #MapHighlightImgIowa
	{
		background-image: url('images/maps/iowa/background.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/maps/iowa/background.png', sizingMethod='crop');
		background-repeat: no-repeat;
	}

	#MapBackgroundIowa
	{
		margin-top: -335px;
	}

	#MapHighlightImgHostIowa
	{
		margin-top: -335px;
		left: -1000px;
		top: -335px;
		/*
		width: 200px;
		height: 165px;
		*/
		border: solid 0px black;
	}

	#MapHighlightImgIowa
	{
		width: 1000px;
		left: -1000px;
		top: -1000px;
	}



	/* ------------------------------------------------------- */
	/* ------------------------ MAPS ------------------------- */
	/* --------------------- WISCONSIN ----------------------- */
	/* _______________________________________________________ */


	#MapWisconsin, #MapAreaWisconsin, #MapAreaImageWisconsin, #MapBackgroundWisconsin, #MapHighlightImgHostWisconsin, #MapHighlightImgWisconsin
	{
		z-index: 0;
		top: 0px;
		left: 0px;
		width: 500px;
		height: 475px;
		overflow: hidden;
		position: relative;
	}

	#MapWisconsin
	{
		margin: 0px auto;
	}

	#MapAreaWisconsin
	{
		z-index: 10;
	}
	
	#MapAreaImageWisconsin
	{
		width: 1000px;
		height: 475px;
	}

	#MapBackgroundWisconsin, #MapHighlightImgWisconsin
	{
		background-image: url('images/maps/wisconsin/background.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/maps/wisconsin/background.png', sizingMethod='crop');
		background-repeat: no-repeat;
	}

	#MapBackgroundWisconsin
	{
		margin-top: -475px;
	}

	#MapHighlightImgHostWisconsin
	{
		margin-top: -475px;
		left: -1000px;
		top: -475px;

		border: solid 0px black;
	}

	#MapHighlightImgWisconsin
	{
		width: 1000px;
		left: -1000px;
		top: -1000px;
	}



	/* ------------------------------------------------------- */
	/* ------------------------ MAPS ------------------------- */
	/* ---------------------- MISSOURI ----------------------- */
	/* _______________________________________________________ */


	#MapMissouri, #MapAreaMissouri, #MapAreaImageMissouri, #MapBackgroundMissouri, #MapHighlightImgHostMissouri, #MapHighlightImgMissouri
	{
		z-index: 0;
		top: 0px;
		left: 0px;
		width: 500px;
		height: 470px;
		overflow: hidden;
		position: relative;
	}

	#MapMissouri
	{
		margin: 0px auto;
	}

	#MapAreaMissouri
	{
		z-index: 10;
	}
	
	#MapAreaImageMissouri
	{
		width: 1000px;
		height: 470px;
	}

	#MapBackgroundMissouri, #MapHighlightImgMissouri
	{
		background-image: url('images/maps/missouri/background.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/maps/missouri/background.png', sizingMethod='crop');
		background-repeat: no-repeat;
	}

	#MapBackgroundMissouri
	{
		margin-top: -470px;
	}

	#MapHighlightImgHostMissouri
	{
		margin-top: -470px;
		left: -1000px;
		top: -470px;

		border: solid 0px black;
	}

	#MapHighlightImgMissouri
	{
		width: 1000px;
		left: -1000px;
		top: -1000px;
	}



	/* ------------------------------------------------------- */
	/* ------------------------ MAPS ------------------------- */
	/* ----------------------- KANSAS ------------------------ */
	/* _______________________________________________________ */


	#MapKansas, #MapAreaKansas, #MapAreaImageKansas, #MapBackgroundKansas, #MapHighlightImgHostKansas, #MapHighlightImgKansas
	{
		z-index: 0;
		top: 0px;
		left: 0px;
		width: 430px;
		height: 230px;
		overflow: hidden;
		position: relative;
	}

	#MapAreaKansas
	{
		z-index: 10;
	}
	
	#MapAreaImageKansas
	{
		width: 860px;
		height: 230px;
	}

	#MapBackgroundKansas, #MapHighlightImgKansas
	{
		background-image: url('images/maps/kansas/background.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/maps/kansas/background.png', sizingMethod='crop');
		background-repeat: no-repeat;
	}

	#MapBackgroundKansas
	{
		margin-top: -230px;
	}

	#MapHighlightImgHostKansas
	{
		margin-top: -230px;
		top: 42px;
		left: 172px;
		width: 30px;
		height: 30px;

		border: solid 0px black;

		/*
		margin-top: -230px;
		left: -860px;
		top: -230px;
		border: solid 0px black;
		*/
	}

	#MapHighlightImgKansas
	{
		width: 860px;
		top: -4px;
		left: -459px;
	}
	
	
	/* ---------------------------- */

	#MapHighlightImgHostKansasCounty
	{
		margin-top: -230px;
		top: 42px;
		left: 172px;
		width: 30px;
		height: 30px;
		border: solid 1px black;
	}

	#MapHighlightImgKansasCounty
	{
		width: 860px;
		top: -4px;
		left: -459px;
	}



	/* ------------------------------------------------------- */
	/* ------------------------ MAPS ------------------------- */
	/* ---------------------- KENTUCKY ----------------------- */
	/* _______________________________________________________ */


	#MapKentucky, #MapAreaKentucky, #MapAreaImageKentucky, #MapBackgroundKentucky, #MapHighlightImgHostKentucky, #MapHighlightImgKentucky
	{
		z-index: 0;
		top: 0px;
		left: 0px;
		width: 430px;
		height: 180px;
		overflow: hidden;
		position: relative;
	}

	#MapKentucky
	{
		margin: 0px auto;
	}

	#MapAreaKentucky
	{
		z-index: 10;
	}
	
	#MapAreaImageKentucky
	{
		width: 1000px;
		height: 180px;
	}

	#MapBackgroundKentucky, #MapHighlightImgKentucky
	{
		background-image: url('images/maps/kentucky/background.png');
		_background-image: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/maps/kentucky/background.png', sizingMethod='crop');
		background-repeat: no-repeat;
	}

	#MapBackgroundKentucky
	{
		margin-top: -180px;
		
	}

	#MapHighlightImgHostKentucky
	{
		margin-top: -180px;
		left: -1000px;
		top: -180px;

		border: solid 0px black;
	}

	#MapHighlightImgKentucky
	{
		width: 1000px;
		left: -1000px;
		top: -1000px;
	}


}
