@import url(messages.css);
@import url(displaytag.css);

a img { border: 0; margin: 0; padding:0; }

/* 0 means zero regardless of measurement */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;  
	background-color: #FCFAEB;
}

body.simpleBody {
/*  background-color:#FFFFFF*/
}

form, table {
	margin: 0;
	padding: 0;
}

form select {
    padding-left: 0px;
}

div#header {
/*		border-bottom: 1px solid black;*/
		width:100%;
		background-color:white;
	}

div#content{
/*	background-color:#EDF1F6;*/
/*	border: 1px solid black;*/
    padding:5px;
}

div#myContent{
	/*background-color:#EDF1F6;*/
/*	border: 1px solid black;*/
}

div#footer {
/*		border-top: 1px solid #014E84;*/
    position:relative;
    top:myContent.bottom;
}

div#loginTable {
	background: #EEEEEE;
	border: 1px solid #C0C0C0;
	color: inherit;
	margin: 10px 0px;
	padding: 5px;
	width: 400px;
}

div#loginTable th {
    text-align: right;
}

div#toolbar {
/*	background-color:#ECF2FF;*/
	margin:3px;
	}


h1 {
	  color:#003366;   
	font-size: 20px;
	font-weight: 900;
	line-height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	
}

h2 {
	  color:#003366;   
	font-size: 18px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

h3 {
	color: #000;
	font-size: 16px;
	line-height: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

p {
	font: 12px/20px;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}

span.attention {
	background: transparent;
	color: #0000ff;
}

/* Labels for validation and label tag */
label {
    font-weight: normal;
    cursor: pointer;
    cursor: hand;
}

label.required {
    font-weight: bold;
}

label.error {
    font-weight: bold;
    background: transparent;
    color: red;
}

/* These are the styles for detail screen tables */
table.detail {
    margin-left: 10px;
    padding: 5px;
    font-weight: normal;
}

table.detail th {
	    vertical-align: top;
	text-align: right;
    padding: 0px 3px 0px 0px;
  width:115px;  
}

table.detail th.tallCell {
    vertical-align: top;
}

table.detail td {
    text-align: left;
    padding: 0px;
}

table.detail td.moveOptions {
    text-align: center;
    width: 50px;
    padding: 5px;
}

table.detail td.moveOptions button {
    margin-bottom: 3px;
    width: 45px;
    white-space: nowrap;
}

table.detail td.buttonBar {
    padding-top: 10px;
}

fieldset {
    margin: 10px;
    padding: 5px;
    background: transparent;
    border-color: #eee;
}

fieldset legend {
    font-weight: bold;    
}

table.pickList {
    padding: 0;
    border-spacing: 0;
}

table.pickList th.pickLabel {
    text-align: center;
    background: transparent;
    color: #666;
}

table.pickList td {
    text-align: center;
}

table.pickList td select {
    width: 150px;
}

th, td, pre, code {
	font-size: 12px;
}

ul.glassList {
    list-style: url(../images/aquadot.jpg) disc outside;
    vertical-align: top;
    line-height: 1.5;
}

pre {
    background: #ffffdd;
    border: 1px solid #999999;
    color: #000000;
    padding: 5px 5px 5px 7px;
    text-align:left;
}

.copyright {
	font-size:10px;
	}


a {
  text-decoration:none; 
  font-family:arial,helvetica; 
  font-weight:bold; 
  font-size:12px; 
  color:#003366;    	
	}
	
a:hover {
  text-decoration:underline; 	
	}	

.headerLink {

}

.headerLink:hover
{

}


/* Put this inside a @media qualifier so Netscape 4 ignores it */
@media screen, print { 
	/* Turn off list bullets */
	ul.mktree  li { list-style: none; } 
	/* Control how "spaced out" the tree is */
	ul.mktree, ul.mktree ul , ul.mktree li { margin-left:5px; padding:0px; }
	/* Provide space for our own "bullet" inside the LI */
	ul.mktree  li           .bullet { padding-left: 10px; }
	/* Show "bullets" in the links, depending on the class of the LI that the link's in */
	ul.mktree  li.liOpen    .bullet { cursor: pointer; background: url(../images/minus.gif)  center left no-repeat; }
	ul.mktree  li.liClosed  .bullet { cursor: pointer; background: url(../images/plus.gif)   center left no-repeat; }
	ul.mktree  li.liBullet  .bullet { cursor: default; background: url(../images/pixel.gif) center left no-repeat; }
	/* Sublists are visible or not based on class of parent LI */
	ul.mktree  li.liOpen    ul { display: block; }
	ul.mktree  li.liClosed  ul { display: none; }
	/* Format menu items differently depending on what level of the tree they are in */
	ul.mktree  li { font-size: 12pt; }
	ul.mktree  li ul li { font-size: 10pt; }
	ul.mktree  li ul li ul li { font-size: 8pt; }
	ul.mktree  li ul li ul li ul li { font-size: 6pt; }
}

/*DIDB44599 use the display style of previously hyperlinked layer names*/
.layerLink {
	text-decoration:none; 
  	font-family:arial,helvetica; 
  	font-weight:bold; 
  	font-size:12px; 	
	color:black;
}
	
.disabledLayerLink {
	text-decoration:none; 
    font-family:arial,helvetica; 
    font-weight:bold; 
    font-size:12px; 
	color:LightGrey;	
}
	

.topMenu {
	top:5px;
	right:2px;
	position:absolute;
	z-index:99;
	text-decoration:none;
	text-align:right;
	font-family:arial,helvetica;
	font-weight:bold;
	font-size:12px;
	color:black;
	}
.topMenu a {
	color:#003366;	
	}
	
a{
-moz-outline-style:none;
}
