﻿body 
{
	/* background-image: url("images/headerrepeat.gif"); */
	background-repeat: repeat-x;
	background-position: top;
	padding: 90px 10px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;    
}
img
{
	border: none;
}
#gaflogo
{
	position: absolute;
	top: 6px;
	left: 10px;
}
#imwebLogo
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.Crumbs
{
	color: #024e99;
	font-size:12px;
	font-weight:bold;
	padding-left:5px;
}

.Guide
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width:200px;
}
.ma-cl-login-1
{

    }
.GuideTop
{
	position:absolute;
	top:0;
	left:0;
	height:32px;
	background-position:right;
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	width:200px;
}

.Guide#divGuideMiddle
{      
	position:absolute;
	top:32px;
	left:0px; 
	height:590px;
	background-color:#E4E4E4;
	background-position:right;
	background-repeat:repeat-y;
}

.Guide#divGuideMiddleInner
{
	width:191px;
	margin-left:6px;
	margin-right:3px;
	margin-top:6px;
	margin-bottom:3px;
	font-family:Arial;
	font-size:12px;
}

.Example
{
	margin-left:0px;
	margin-right:0px;
	width:198px;
	height:200px;
	overflow:scroll;
	padding:0px;
}

.Guide#divGuideBottom
{
	position:absolute;
	left:0px;
	top:613px;
	height:15px;
	background-color:#E4E4E4;
	background-position:right;
	background-repeat:no-repeat;
}

#MapperParent
{
	position:absolute;
	z-index:0;
	top:23px;
	left:200px;
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
}

.MapLayer
{
	position:absolute;
	top:0px;
	left:0px;
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
	cursor: crosshair;
}

.ToolBar
{
	position:absolute;
	top:0px;
	left:200px;
	height:23px;
	width:800px;
	background-color:#999999;
	border-style: none;
	border-width: 0;
	padding: 0;
	margin: 0;
}

.ScaleInput
{
	text-align:right;
	width:60px;
}

.LoginLink
{	  
	color: #428bca;  text-decoration: none;
}

.LoginHeader
{
	background-color: #0078c1;  border-top: solid 1px #2397cf;  color: #fff;  -webkit-border-top-left-radius: 5px;  -webkit-border-top-right-radius: 5px;  -moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;  border-top-left-radius: 5px;  border-top-right-radius: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}

.LoginBtn
{
	color: #fff;  background-color: #428bca;  border-color: #357ebd;
	outline: none;
	width: auto;  border: solid 1px #aaa;  -webkit-border-radius: 4px;  -moz-border-radius: 4px;  border-radius: 4px;
	font-weight: bold;
	text-transform: capitalize;
}

.RegistrationText
{
	color:#1F71BD;
}

.LoginTable
{
	background-color: #fff;   
	margin-top: 20px;
	padding: 0;
	text-align: left;  
	border: 1px solid rgba(0,0,0,.2);  border-radius: 6px;
	width: auto;
}

.RequiredAsterisk
{
	color:#DC6D1B;
}

.imgMapperHeader {
    background-color: #0078c1;	
    background-image: url(Images/headerBG.jpg);
	background-position: top center;
	color: #fff;
	display: block;
	padding: 15px;
    position: relative;
    height: 100px;
}

.imgMapperHeader h2 a, .imgMapperHeader h2 a:hover {
	color: #fff;
	text-decoration: none;
}

.imgMapperHeader .logo {
	color: #fff;
	display: inline-block;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
}

.imgMapperHeader .logo img {
	margin-bottom: 5px;
}
.imgMapperHeader .logo span {
display: block;
font-family: Arial, sans-serif;
font-size: 14px;
}

div.language{
	text-align: right;
}
div.language a{
	background-color: #00629e;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	margin: 3px;
	padding: 5px 8px;
	text-decoration: none;
}

div.language a:hover, div.language a:focus {
	text-decoration: underline;
}

div#logo2-master {
    background-color: #0078c1; */  background-image: url(Images/headerBG.jpg);  background-position: top center;
    background-image: url(Images/headerBG.jpg);
}

.left {
    position: absolute;
    left: 17px;  
    top: 15px;  height: 115px;
}

.right {
    position: absolute;
    right: 17px;
    top: 0;
    height: 115px;
}

.imgMapperHeader .logo:hover, .imgMapperHeader .logo:focus {
    text-decoration: underline;
}

.ma-cl-login-3 {
    text-align: left;
}

.btn {
    display: inline-block;  margin-bottom: 0;  font-weight: 400;  text-align: center;  vertical-align: middle;  cursor: pointer;  background-image: none;  border: 1px solid transparent;  white-space: nowrap;  padding: 6px 12px;  font-size: 14px;  line-height: 1.42857143;  border-radius: 4px;  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none;
}

input[type="text"], input[type="password"] {
	border: 1px solid rgba(0,0,0,.2);
    outline: none;
}

.LoginLink:hover, .LoginLink:focus {
    text-decoration: underline;
}

#RegistrationTable {
    background-color: #fff;  margin-top: 20px;  padding: 0;  text-align: left;  border: 1px solid rgba(0,0,0,.2);  border-radius: 6px;  
    width: 100%;
}

.ma-cl-login-reg-1 {
    background-color: #0078c1;  border-top: solid 1px #2397cf;  color: #fff;  -webkit-border-top-left-radius: 5px;  -webkit-border-top-right-radius: 5px;  -moz-border-radius-topleft: 5px;  -moz-border-radius-topright: 5px;  border-top-left-radius: 5px;  border-top-right-radius: 5px;  padding-left: 10px;  padding-bottom: 5px;
}

#ctl00_cphMain_btnRegister {
    float: right;
}

.ma-cl-login-4 {
    border-style: none;  border-color: Red;  border-width: 1pt;  text-align: center;  color: #ff0000;  font-style: italic;  font-size: 13px;
}

#MapperWrapper {
    margin-top: 40px;
}