/* @override http://idresto/css/maps.css */

div#gmap {
	height: 600px;
	width: 794px;
	float: left;
	margin-left: 3px;
}


div#gmap_top {
	background: url(../images/bkg_map_border.png);
	width: 777px;
	height: 17px;
	float: left;
}
div#gmap_left {
	background: url(../images/bkg_map_border.png) 0 -7px;
	width: 17px;
	height: 566px;
	float: left;
}
div#gmap_map {
	width: 760px;
	height: 566px;
	float: left;
}
div#gmap_right {
	background: url(../images/bkg_map_border.png) 817px -7px;
	width: 17px;
	height: 566px;
	float: left;
}
div#gmap_bottom {
	background: url(../images/bkg_map_border.png) 0 1817px;
	width: 777px;
	height: 17px;
	float: left;
}
div#gmap_bottomright,
div#gmap_topright {
	background: url(../images/bkg_map_border.png) 817px 0;
	height: 17px;
	width: 17px;
	float: left;
}

div#gmap_bottomright {
	background: url(../images/bkg_map_border.png) 817px 1817px;
	
}

/* @group shadow */

#ds .h1
{
  height:1px;
}

#ds .h2
{
  height:2px;
}

#ds .h3
{
  height:3px;
}

#ds .h4
{
  height:4px;
}

#ds .h5
{
  height:5px;
}

#ds .h6
{
  height:6px;
}

#ds .o1
{
  opacity:.1;
  filter:alpha(opacity=10);
}

#ds .o2
{
  opacity:.08;
  filter:alpha(opacity=8);
}

#ds .o3
{
  opacity:.06;
  filter:alpha(opacity=6);
}

#ds .o4
{
  opacity:.04;
  filter:alpha(opacity=4);
}

#ds .o5
{
  opacity:.02;
  filter:alpha(opacity=2);
}

#ds .v1
{
  width:1px;
}

#ds .v2
{
  width:2px;
}

#ds .v3
{
  width:3px;
}

#ds .v4
{
  width:4px;
}

#ds .v5
{
  width:5px;
}

#ds .v6
{
  width:6px;
}

#ds_v,
#ds_v2
{
  height:0;
}

#ds_h div,
#ds_h2 div
{
  width: 760px;
}

#ds_v div,
#ds_v2 div
{
  height: 566px;
}

#ds_v2 div{
	left: 765px;
}

#ds_h2 div{
	top: 702px;
}

#ds_h2 .h1 {
	margin-top: 4px;
}

#ds_h2 .h2 {
	margin-top: 3px;
}

#ds_h2 .h3 {
	margin-top: 2px;
}

#ds_h2 .h4 {
	margin-top: 1px;
}

#ds_h2 .h5 {
	margin-top: 0px;
}

#ds_v2 .v1 {
	margin-left: 14px;
}

#ds_v2 .v2 {
	margin-left: 13px;
}

#ds_v2 .v3 {
	margin-left: 12px;
}

#ds_v2 .v4 {
	margin-left: 11px;
}

#ds_v2 .v5 {
	margin-left: 10px;
}


.ds
{
  background:#000;
  position:absolute;
  z-index:2;
  top: 141px;
  left: 20px;
  overflow:hidden;
}

.ds_container
{
  position:relative;
}


/* @end */

/* @group List ON */

div.list_on div#gmap {
	width: 611px;
}
div.list_on div#gmap_top,
div.list_on div#gmap_bottom {
	width: 594px;
}
div.list_on div#gmap_map {
	width : 577px;
}

div.list_on #ds_h div,
div.list_on #ds_h2 div
{
  	width: 576px;
}

div.list_on #ds_v2 div{
	left: 524px;
}

div.list_on .ds {
	left: 196px;
}
div.list_on #ds_v2 div{
	left: 758px;
}

/* @end */
