/* 
    Document   : default
    Created on : Jan 23, 2013, 5:50:15 PM
    Author     : slee
    Description:
        Purpose of the stylesheet follows.
*/

html, body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-family: sans-serif;
    font-size: 10pt;
    width: 100%; 
    height: 100%; 
    background-image: url('../images/background/dc_blue.png');
}

.devBy{
    margin: 8px; 
    color: #ffffff; 
    font-size: 10px;
    text-align: center;
}

.gmap{
    min-height: 650px; 
    height: 100%; 
    margin-right: 300px; 
    border-right: 1px solid rgb(204, 204, 204); 
    position: relative; 
    background-color: rgb(229, 227, 223); 
    overflow: hidden;
}

#map_canvas {
    background-color: #ffffff;
    height: 100%;
    z-index: 100;
}

.navTable {
    background-image: url('../images/background/dc_blue.png');
    width: 600px;
    top: 50%;
}



/* ---------- left navigation  ------------ */

.leftnavcell	{
border-bottom:1px solid #a1a1a1;
margin:0 0 0 4px;
padding:0 4px;
background-color:#efefef;
width:180px;
clear:both;
}

.leftnavcell a:link, .leftnavcell a:visited {
background:#efefef url(img/leftnavline.gif) no-repeat bottom center;
display:block;
padding:4px 0 0 10px;
margin:0;
text-transform:uppercase;
text-decoration:none;
font:11px verdana,arial,helvetica,sans-serif;
height:19px;
line-height:19px;
}

.leftnavcell a:hover, .leftnavcell a:active {
background:#ccc url(img/leftnavline-hover.gif) no-repeat bottom center;
display:block;
padding:4px 0 0 10px;
margin:0;
text-transform:uppercase;
text-decoration:none;
font:11px verdana,arial,helvetica,sans-serif;
height:19px;
line-height:19px;
}


/* ---------- left navigation 2  ------------ */

.leftnavcell2	{
border-bottom:1px solid #a1a1a1;
margin:0 0 0 0;
padding:0 4px;
background-color:#efefef;
width:176px;
clear:both;
}

.leftnavcell2 a:link, .leftnavcell2 a:visited {
background:#efefef url(img/leftnavline.gif) no-repeat bottom center;
display:block;
padding:4px 0 0 10px;
margin:0;
text-transform:uppercase;
text-decoration:none;
font:11px verdana,arial,helvetica,sans-serif;
height:19px;
line-height:19px;
}

.leftnavcell2 a:hover, .leftnavcell2 a:active {
background:#ccc url(img/leftnavline-hover.gif) no-repeat bottom center;
display:block;
padding:4px 0 0 10px;
margin:0;
text-transform:uppercase;
text-decoration:none;
font:11px verdana,arial,helvetica,sans-serif;
height:19px;
line-height:19px;
}

.window_panel {
	position: absolute;
	right: 308px;
	top: 68px;
	margin: 0;
        width: 400px;
        height: 85px;
	padding: 0;
	z-index: 2000;
	background: #ffffff;
	color: #222;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	clear: both;
	text-align: left;
	vertical-align: top;
	border: 2px solid #aaa;
	overflow: hidden;
}

.window_panel h1{
    font-size: 14px;
    margin: 0px 0px 2px 0px;
}

.window_panel h3{
    font-size: 11px;
    margin: 0px 0px 2px 0px;
}

.feeder_panel {
	position: absolute;
	right: 308px;
	top: 68px;
	margin: 0;
        width: 400px;
        height: 45px;
	padding: 0;
	z-index: 2000;
	background: #ffffff;
	color: #222;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	clear: both;
	text-align: left;
	vertical-align: top;
	border: 2px solid #aaa;
	overflow: hidden;
}

.feeder_panel h1{
    font-size: 14px;
    margin: 0px 0px 2px 0px;
}

.feeder_panel h3{
    font-size: 11px;
    margin: 0px 0px 2px 0px;
}

.schtyp_panel {
	position: absolute;
	right: 308px;
	top: 33px;
	margin: 0;
        width: 400px;
        height: 25px;
	padding: 0;
	z-index: 2000;
        background-image: url('../images/background/dc_blue.png');
	color: #222;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	clear: both;
	text-align: left;
	vertical-align: top;
	border: 2px solid #ffffff;;
	overflow: hidden;
}

.schtyp_panel h3{
    font-size: 14px;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
    color: #ffffff;
}

.schtyp_panel h4{
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
}

.wait_panel {
	position: absolute;
	right: 308px;
        alignment-adjust: middle;
	top: 170px;
	margin: 0;
        width: 280px;
        height: 35px;
	padding: 0;
	z-index: 2000;
	background-image: url('../images/background/dc_blue.png');
	color: #222;
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
	clear: both;
	text-align: left;
	vertical-align: top;
	border: 2px solid #ffffff;
	overflow: hidden;
}

#schtyp_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:280px;
    min-height: 180px;
}

#dispopt_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:280px;
    min-height: 180px;
}


#legend_pop_up { 
    background-color:#fff;
    border-radius:15px;
    color:#000;
    display:none; 
    padding:20px;
    min-width:400px;
    min-height: 180px;
}
.b-close{
    cursor:pointer;
    position:absolute;
    right:-7px;
    top:-7px;
}

.info_icon {
   /*position: relative;
    left:255px;
    top:-20px;*/
  margin-right:8px;
  margin-top:8px;
  position:relative;
  float:right;
  clear: both;
  overflow: hidden;
  padding: 0;
  
   z-index: 800;
  
}


.icon_panel {
	position: absolute;
	right: 430px;
	top: 4px;
	margin: 0;
        
        height: 34px;
	padding: 0;
	z-index: 2000;
	
	color: #222;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	clear: both;
	text-align: left;
	vertical-align: top;
	
	overflow: hidden;
}


@media print {
    html, body {
        height: auto;
    }

    #map_canvas {
        height: 650px;
    }
}

@media print {  .gmnoprint {    display:none  }}
@media screen {  .gmnoscreen {    display:none  }}

