
* {
  margin: 0;
  padding: 0;
}

#container {
	
	width:940px;
	
	height:630px;
	position:absolute;
}

#loading {
	font-size: 14px;
	font-family: Arial;
	background-color: #fff;
	height: 460px;
	padding-top: 240px;
	text-align: center;
	width: 940px;
	position: absolute;
	z-index: 100000;
	left: 0;
	top: 0;
	color: #777;
}

html, body {
	padding: 0; margin: 0;
	font-family: Georgia;
	}
	
#loading {
	font-size: 14px;
	font-family: Arial;
	background-color: #fff;
	height: 460px;
	padding-top: 240px;
	text-align: center;
	width: 940px;
	position: absolute;
	z-index: 999999999;
	left: 0;
	top: 0;
	color: #777;
}

.container
{
    margin: 0px;
	padding: 0px;
    width: 940px;
    height: 570px;
	top:0px;
	left: 0px;
    position:absolute;
    background-color: #fff;
	overflow: hidden;
}

#mapContainer {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 940px;
	height: 438px;
	background-color: #fff;
	overflow: hidden;
}

#closeButton 
{
	position: absolute;
	height: 14px;
	width: 13px;
	z-index: 100000;
	right: 4px;
	top: 4px;
	color: #777;
	line-height: 26px;
	background-image:url('../images/closeButton_14x13.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	cursor: pointer;
	z-index:999999;
}

#mapHolder_1 {
	position: absolute;
	top: 40px;
	left: -30px;
	width: 970px;
	height: 410px;
}

#mapHolder_2 {
	position: absolute;
	top: 15px;
	left: -30px;
	width: 1940px;
	height: 810px;
}

#containment2 {
	position: absolute;
	top: -1000px;
	left: -1000px;
	width: 3000px;
	height: 3000px;
}

#mapHolder_3 {
	position: absolute;
	top: 15px;
	left: -30px;
	width: 2910px;
	height: 1220px;
}

#header {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 942px;
	height: 98px;
	background-color: #eee;
}

#header h2 {
	padding: 0px;
	margin: 5px 0 0 5px;
	font-family: Georgia;
	font-size: 25px;
	color: #333;
	font-weight: normal;
}

#infotop {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 330px;
	height: 60px;
	font-size: 12px;
	color: #333;
	padding: 10px 10px 10px 80px;
	background-color:transparent;
	z-index:99999;
	border-bottom: 1px dotted #333;
}

#infotop h1{
	font-family: Georgia;
	font-size: 18px;
	color: #999;
	font-weight: lighter;
	}
	
#infotop h2{
	font-family: Georgia;
	font-size: 18px;
	color: #333;
	font-weight: lighter;
	font-style:italic;
	}
	
#infotop h3{
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	line-height:0px;
	font-weight: bolder;
	}
	
.countryText{
	font-family: Georgia;
	font-size: 14px;
	color: #999;
	line-height:0px;
	font-weight: bolder;
	}

#info {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 400px;
	height: 562px;
	font-size: 12px;
	color: #333;
	border: 1px solid #CCCCCC;
	padding: 0 10px 0 10px;
	background-color:#FFFFFF;
	z-index:99994;
}

#infobottom{
	position: absolute;
	top: 90px;
	left: 70px;
	width: 290px;
	height: 443px;
	font-size: 14px;
	color: #333;
	padding: 10px 50px 10px 10px;
	background-color:transparent;
	z-index:99997;
	overflow-y:auto;
	overflow-x:hidden;
	
}

img.floatLeft { 
    float: right; 
    margin: 4px; 
}

#imageholder{
	width:60px;
	height:60px;
	padding-top:10px;
	left:180px;
}

#flagimageholder{
	position:absolute;
	top:8px;

	left:10px;
}

#infobottom h2{
	font-family: Georgia;
	font-size: 18px;
	color: #333;
	font-weight: lighter;
	font-style:italic;
	}

#info a {
	text-decoration: none;
	color: #005689;
	font-weight: bold;
}

#info a:hover {
	text-decoration: underline;
}

#breakdown {
	position: absolute;
	top: 8px;
	left: 682px;
	width: 230px;
	height: 50px;
	font-size: 11px;
	color: #666;
	padding:0px;
	line-height: 13px;
	display: none;
}

#breakdown strong {
	
	color: #333;
}

#navs {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 942px;
	height: 30px;
}

#logoHolder {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 940px;
	height: 60px;
	text-align: right;
	top:580px;
	background-color:#FFFFFF;
	color:#FFFFFF;
	z-index: 999999999;
}

.zoomButton {
	position: absolute;
	top: 105px;
	width: 20px;
	height: 20px;
	cursor: pointer;
	z-index:9999;
}

#zoomInButton {
	right: 35px;
	background-image:url('../images/zoomIn.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#zoomOutButton {
	right: 5px;
	background-image:url('../images/zoomOut.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.viewButton {
	float: left;
	width: 155px;
	height: 30px;
	margin-right: 2px;
	text-align: center;
	cursor: pointer;
	font-size: 14px;
	line-height: 27px;
}

.viewButton:hover {
	background-color: #666;
	color: #fff;
}

.navSelect {
	background-color: #666;
	color: #fff;
}

.navDeselect {
	background-color: #ccc;
	color: #666;
}


#heading {
	position: absolute;
	top: 105px;
	left: 0px;
	width: 300px;
	height: 30px;
	z-index: 999999;
	color: #666;
	font-size: 14px;
	padding:0px;
	margin: 0px;
	font-weight: normal;
}

#heading strong {
	font-weight: bold;
}

#key {
	position: absolute;
	left: 20px;
	top: 380px;
	width: 118px;
	height: 123px;
	z-index: 1000;
	background-image:url('../images/key1.png');
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border: 1px solid #ccc;
}


