/***************************************
  Project: m.yollar.az
  Author: Farida Oruj (coding & design)
 ***************************************/

#menu {bottom: 15px; right: 10px; position: absolute; z-index: 1000;}
#menu .ui-btn  {
background: rgb(0,160,82);
background: -moz-linear-gradient(top,  rgba(0,160,82,1) 0%, rgba(0,131,67,1) 16%, rgba(0,131,67,1) 84%, rgba(0,160,82,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,160,82,1)), color-stop(16%,rgba(0,131,67,1)), color-stop(84%,rgba(0,131,67,1)), color-stop(100%,rgba(0,160,82,1)));
background: -webkit-linear-gradient(top,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
background: -o-linear-gradient(top,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
background: linear-gradient(to bottom,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a052', endColorstr='#00a052',GradientType=0 );
padding: 1px;
}
#olmap, #map {height: 100%;width: 100%;}
#mapcontent{padding: 0px !important;}
#map .olControlAttribution {font-size: 10px; bottom: 3px; right: 5px; color:#26446C;}
#map .olControlAttribution a {color: #26446C}
.olLayerGooglePoweredBy, .olLayerGoogleCopyright{display:none;}
.infobutton {margin: -42px 0 0;	padding: 0;	position: absolute;	right: 15px; z-index: 18;}
#navigation {bottom: 15px; left: 10px; position: absolute; z-index: 1000;}
#navigation .ui-btn-icon-notext {
background: rgb(0,160,82);
background: -moz-linear-gradient(top,  rgba(0,160,82,1) 0%, rgba(0,131,67,1) 16%, rgba(0,131,67,1) 84%, rgba(0,160,82,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,160,82,1)), color-stop(16%,rgba(0,131,67,1)), color-stop(84%,rgba(0,131,67,1)), color-stop(100%,rgba(0,160,82,1)));
background: -webkit-linear-gradient(top,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
background: -o-linear-gradient(top,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
background: -ms-linear-gradient(top,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
background: linear-gradient(to bottom,  rgba(0,160,82,1) 0%,rgba(0,131,67,1) 16%,rgba(0,131,67,1) 84%,rgba(0,160,82,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a052', endColorstr='#00a052',GradientType=0 );
padding: 6px 6px 6px 6px;
}
table { width:100%; font-size:13px }
table caption { text-align:left;  }
table thead th { text-align:left; border-bottom-width:1px; border-top-width:1px; }
table th, td { text-align:left; padding:6px;}
table th{font-size:15px}
