﻿body 
{ 
	margin:0 auto; 
	padding:0; 
	background:url(../images/bdyBg.gif) repeat; 
	/*background-color:#DCB819;*/
	font: 12px/1.5 Lucida Sans Unicode,Arial,Helvetica,sans-serif;
	color: #3F2E03;
	font-size:12px; 
	/*line-height:15px;*/
}
/* this is to restrict input control to be zoomed on focus for mobile devices*/ 
@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select,
  textarea,
  input {
    font-size: 16px;
  }
}
.ajax__calendar_container { z-index : 1000 ; } /* avoid calender overlapping then controls are disabled*/ 

.ajax__tab_default .ajax__tab_header /* this makes the tabs wrap*/ 
{ 
white-space: normal!important; 
} 
#wrapper {
width: 99%;
height: auto;
margin: auto;
background-color:#FFFFFF;
/*background-color:#2E6FA6;*/
}
#logo
{
	width:100%;
	height:auto;
	float:left;
	background-color:#FFFFFF;
}
#homecenter-logo {
background: url(../images/GDMS.png) bottom center no-repeat;
width: 209px;
height: 74px;
display: block;
text-indent: -9000px;
overflow: hidden;
padding-top: 5px;
padding-left:20px;
padding-bottom:5px;
margin-bottom:5px;
float: left;
}

#group-logo{
overflow: hidden;
display: block;
text-indent: -9999px;
background: url(../images/landmark-group-logo.png) no-repeat;
width: 206px;
height: 30px;
float:right;
padding-top: 20px;
padding-right:10px;
margin-top:15px;
}
#userdtl
{
	width: 50%;
	min-width:206px;
	height: auto;
	float:left;
	padding-left:5px;
	padding-top: 5px;
	margin-bottom:5px;
}

#header
{
	width:100%;
	background-color:#2E6FA6;
	font-size:14pt;
	float:left;
	text-align:center;
	font-weight:bold;
	color:#DCB819;
	/*font-family:Comic Sans MS;
	font-family:MS Gothic;*/
}
#header_1
{
	height:30px;
	width:95px;
	background-color:#2E6FA6;
	font-size:16pt;
	float:left;
	text-align:center;
	font-weight:bold;
	/*font-family:Comic Sans MS;*/
	font-family:MS Gothic;
}
#page_title
{
	width: 100%; 
	height:15px; 
	float:left;
	padding-top:2px; 
	padding-bottom:5px; 
	margin:0;
	font-weight:bold;
	border: solid 0.1px #525252;   
    border-collapse:collapse;  
}
#logout
{
	height:30px;
	width:60px;
	background-color:#2E6FA6;
	font-size:9pt;
	float:left;
	text-align:center;
	font-family:Comic Sans MS;
	
	
}
#logout a
{
	text-decoration:none;
}
#logout a:hover
{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.aDown a
{
	text-decoration:none;
	font-size: 10px;
	font-weight:bold;
	vertical-align:middle;
}
.aDown a:hover
{
	text-decoration:none;
	color:#000;
	font-size: 9px;
	font-weight:bold;
}
#clear
{
	height:3px;
	float:left;
	width: 100%;
	background-color:#FFFFFF;
	float:left;
}
.clear
{
	height:3px;
	float:left;
	width: 100%;
	background-color:#FFFFFF;
}
#headtop
{
	height:1px;
	width:100%;
	background-color:#DCB819;
	float:left;
}
#headbottom
{
	height:1px;
	width:100%;
	background-color:#DCB819;
	float:left;
}
#main
{
	width:100%;
	font-size:12pt;
	min-height:350px;
	float:left;
	background-color:#FFFFFF;
}
#login_form
{
	width:99%;
	margin: auto;
	border: 1px solid #3F2E03;
}
.border
{
	border: 1px solid #2E6FA6;
	padding:5px;
}
.header_bg
{
	background-color:#2E6FA6;
	font-weight:bold;
}
.inner_header_bg
{
	background-color:#2E6FA6; 
	border: 1px solid #000000;
	color:#000000; 
	height:15px; 
	padding:2px 0 2px 5px;
	font-weight:bold;
}
#login_form_inner
{
	width:80%;
	margin:auto; 
	padding-bottom:20px;
	background-color:#FFFFFF;
	
}
#login_head
{
	width:98%;
	height: 20px;
	margin: auto;
	padding:5px;
	background-color:#2E6FA6;
	border: 1px solid #3F2E03;
	color:#DCB819;
}
.input
{
	background-color: #EEEEED;
	border: 0 none;
	height:20px;
	width:99%;
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
	color: #919090;
	font-size: 11px;
	padding-top: 8px;
    padding-left: 8px;
	margin: auto;
}
.input_txt
{
	width:96%;
	border: 1 none;
	font-size: 11px;
	padding-top: 4px;
    padding-left: 8px;
    padding-bottom: 4px;
	margin: auto;
}
.input_txt_sml
{
	width:50%;
	border: 1 none;
	padding-top: 4px;
    padding-left: 2px;
    padding-bottom: 4px;
	margin: auto;
}
.input_txt_big
{
	width:98%;
	border: 1 none;
	padding-top: 4px;
    padding-left: 2px;
    padding-bottom: 4px;
	margin: auto;
}
.input_txt_ddl
{
	width:98%;
	border: 1 none;
	padding-top: 4px;
    padding-left: 2px;
    padding-bottom: 4px;
	margin: auto;
}
.input_txt_ddl1
{
	width:100%;
	border: 1 none;
	padding-top: 4px;
    padding-left: 2px;
    padding-bottom: 4px;
	margin: auto;
}
.text
{
	width:50%;
	font-size:14px;
	float:left;
	font-family:Arial;
}
.submit
{
	width:45%;
	height:30px;
	text-align:center;
	background-color:#2E6FA6;
	color:#DCB819;
}
.button
{
	height:30px;
	text-align:center;
	background-color:#2E6FA6;
	color:#DCB819;
}
#footer_1
{
	height:20px;
	width:100%;
	background-color:#2E6FA6;
	font-size:11pt;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	float:left;
}
#footer
{
	height:20px;
	width:100%;
	background-color:#2E6FA6;
	font-size:11pt;
	padding-top:3px;
	padding-bottom:3px;
	text-align:left;
	float:left;
	color:#DCB819;
}
#ControlsPlaceHolder
{
	width:100%;
}
#menu
{
	width: 99%;
	height: 30px;
	margin: 0;
	padding:0;
	float:left;
	background-color:#FFFFFF;
	vertical-align:top;
}

#welcome_msg
{
	width:100%;
	text-align:center;
	margin:auto;
	padding-top:150px;
	padding-bottom:100px;
	font: bold 80% Verdana;
	font-size:16pt;
	color:#2E6FA6;
	float:left;
}

/* menu stylesheet */
.hover .drop{display:block;}

.td_valign_top
{
	vertical-align:top;
}

/* grid view style*/
.dvgrid
{
	width:95%;
	overflow:auto;
	background-color: #fff;   
    border: solid 1px #525252;   
    border-collapse:collapse;  
    vertical-align:top; 
}
.mGrid {   
    width: 100%;   
    background-color: #fff;   
    margin: 5px 0 10px 0;   
    border: solid 1px #525252;   
    border-collapse:collapse;   
}  
.mGrid td {   
    padding: 2px;   
    border: solid 1px #c1c1c1;   
    color: #000;
    font-size: 0.7em;   
}  
.mGrid th {   
    padding: 4px 2px;   
    color: #000;   
    background-color: #2E6FA6; 
    /*background: #424242 url(../images/grd_head.png) repeat-x top;  */
    border-left: solid 1px #000000;   
    font-size: 0.7em;
    text-align:left;   
}  
.mGrid .alt { background: #fcfcfc url(../images/grd_alt.png) repeat-x top; }  
.mGrid .pgr { background: #3F2E03 url(../images/grd_pgr.png) repeat-x top; color:#FFF; } 
.mGrid .pgr table { margin: 5px 0; }  
.mGrid .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #666;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.mGrid .pgr a { color: #FFF; text-decoration: none; }  
.mGrid .pgr a:hover { color: #FFF; text-decoration: none; }

.mGrid a { color: #FFF; text-decoration: none; }  
.mGrid a:hover { color: #2E6FA6; text-decoration: none; }

/*asp menu stylesheet*/
.menu1
{
	width: 100%;
	height: 24px;
	margin: auto;
	float:left;
	background-color:#2E6FA6;
	border-top-color:Black;
	border-bottom-color:Black;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
}
.level1
{
    background-color:#2E6FA6;
    font-variant: small-caps;
    font:12px/34px "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
    font-weight: bold;
    line-height:34px;
    
}
.level1 a
{
    background-color:#2E6FA6;
    font:12px/34px "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
    font-weight: bold;
}
.level1 a:hover
{
    background-color:#2E6FA6;
    text-decoration:none;
    color:Black;
    font-weight: bold;
}
.level2
{
    font:12px/34px "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
    background-color: #2E6FA6;
    line-height:34px;
    width:200px;
    padding-left:5px;
}
.level2 a
{
    background-color:#2E6FA6;
    font:12px/34px "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
}
.level2 a:hover
{
    background-color:#2E6FA6;
    text-decoration:none;
    color:Black;
    font-weight: bold;
}
.level3
{
    font:12px/34px "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
    background-color: #2E6FA6;
    line-height:34px;
    padding-left:5px;
}
.level3 a
{
    background-color:#2E6FA6;
    font:12px/34px "Lucida Sans Unicode","Lucida Grande",Arial,sans-serif;
}
.level3 a:hover
{
    background-color:#2E6FA6;
    text-decoration:none;
    color:Black;
    font-weight: bold;
}
.hoverstyle
{
    font-weight: bold;
    color:Black;
    background-color: #2E6FA6;
}

.level4
{
    background-color: Gray !important;
    color: Black !important;
    font-size: small;
    line-height:34px;
}
.div_left_full
{
	width:100%;
	float:left;
	margin:0;
	padding:0;
}
.div_left
{
	width:50%;
	float:left;
	font-weight:bold;
	background-color:#DCB819;
	color:White;
} 
.div_right
{
	width:50%;
	float:right;
	text-align:right;
	font-weight:bold;
	background-color:#DCB819;
	color:White;
}
.width_85
{
	width:85px;
	font-size:8pt;
}  
.width_height_85
{
	width:85px;
	height:85px;
	font-size:8pt;
}  

.MenuBar { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

.StaticMenuItem 
{
    background-color: #B8860B;   -moz-border-radius: 1px;
    -webkit-border-radius: 1px;   font: 14pt calibri;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
    margin: auto; vertical-align: middle; background-repeat: repeat-x;
    height: 40px; text-align: center; color: white; padding: 5px;
}

.StaticMenuItemStyle { color: #ffffff; padding: 5px; }

 
.StaticHoverStyle { background-color: #8B4513; color: #ffffff; }

.StaticSelectedStyle { background-color: #ffe99f; color: #5f5f5f; }

.DynamicMenuItemStyle 
{ 
    background-color: #8B4513; border-width: 1px; border-style: solid;
    border-color: #000000; -moz-border-radius: 1px; -webkit-border-radius: 1px;
    font: 13pt calibri; margin: auto;border-left: 0px solid #c1c1c1; 
    border-right: 0px solid #c1c1c1; border-top: 0px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1; border-spacing: 0px;
    vertical-align: middle; background-repeat: repeat-x;
    height: 30px; text-align: left; color: #ffffff; padding: 5px;
}

.DynamicHoverStyle { background-color: #eca74c; color: #ffffff; }

#welcomemsg {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    /*border: black solid 0.1rem;*/
    font-size:20pt;
    color:#C3D500;
    border: solid 1px #525252; 
    height: 200px;
}
/* Lock Screen-related CSS Classes */
.LockOff {
    visibility: hidden;
    display: none;
    position: absolute;
    top: -100px;
    left: -100px;
}
.LockBackground {
    position: absolute;
    top: 0px;
    left: 0px;
    visibility: visible;
    display: block;
    width: 105%;
    height: 105%;
    background-color: #666;
    z-index: 999;
    filter: alpha(opacity=75);
    opacity:0.75;
    padding-top: 20%;
}
.LockPane {
    z-index: 1000;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-top: 25%;
    visibility: visible;
    display: block;
    text-align: center;
    width: 100%;
}
.LockPane div {
    width: 25%;
    background-color: #2E6FA6;
    color: White;
    font-size: large;
    border: dotted 0px White;
    padding: 9px;
    margin-left: auto;
    margin-right: auto;
}