/**
 * Google map styles
 *
*/

#map {
    height: 376px; 
    display:block; 
    border: #c0d712 1px solid; 
    z-index: 1;
}
#map.height-posts { height: 550px; }
#map.height-accident_map { height: 550px; }
.legend {margin-top: 15px;}
.accident_map_form {
clear: both;
margin-top: -25px;
margin-left: 602px;
position: absolute;
}

.accident_map_form a {
margin-left: 5px;
margin-right: 5px;
font-size: 14px;
}

.accident_map_form_hover {
font-size: 16px;
font-weight: bold;
text-decoration: none !important;
}

.accident_map_date {

}

.accident_map_date:hover {

text-decoration: none;

}
#jrange input {
border: 0px;
background: none;
text-decoration: underline;
font-size: 14px;
clear: both;
margin-top: -20px;
right: 5px;
position: absolute;
width: 160px;
padding:3px;
text-align: right;
}

#jrange a {
margin-left: 0px !important;
margin-right: 0px !important;
font-size: 1em !important;
}

.hasDatepicker {

position: absolute !important;
z-index: 999 !important;
right: 0px !important;
left: auto !important;
}

.ui-datepicker-current { display:none !important;}

#accident_map_no {
clear: both;
    position: absolute;
    margin-top: -25px;
    margin-left: 260px;
    font-size: 14px;
	display: none;

}

#mapMenu {
    height: 18px; 
    display:block; 
    border:#c0d712 1px solid; 
    margin-bottom: 1px;
    background: white;
}

#mapMenuBox {
    display:none;
    position:absolute; 
    z-index: 2; 
    background: white; 
    border: #c0d712 1px solid;
}

.mapMenuBox-a {
    font-size: 12px;
    line-height: 18px;
    padding: 0 30px 0 20px;
    background: url('images/mapMenu-bg.png') no-repeat top right;
    display: block;
    float: left;
}

#mapMenuBox ul {
    margin: 10px 20px 2px 15px;
}

#mapMenuBox ul li {
    margin-bottom: 3px;    
}

#mapMenuBox ul li a {
    cursor: pointer;
    font-weight: bold;
}

#close {
    text-align: right;
    margin: 0 2px 2px 2px;
}

#close a { cursor: pointer; }

#mapSearch {
    padding-right: 1px;
}

.search-button {
    background: #bfd70d; 
    color: white; 
    font-size: 10px; 
    font-stretch: extra-condensed; 
    text-align: center;
    border: 0;
    height: 16px;
    cursor: pointer;
    padding: 0 3px 0 3px;
}

#search_cam_sid {
    height: 12px;
    margin: 1px 3px 0 0;
    /*font-size: 10px\9;*/
    font-size: 10px;
}

.inf-left {width: 270px; float: left;}
.inf-right {text-align: left; float: left; width: 202px;}
.inf-play-button {margin-left: -156px; margin-bottom: 82px; cursor: pointer;}

.infowindow-green-button {
    background-color: #bfd70d;  
    color: white;
    padding: 2px 0 3px 4px;  
    margin-bottom: 2px;
}
.infowindow-green-button a, .infowindow-green-button a:link, .infowindow-green-button a:active, .infowindow-green-button a:visited { color: white; text-decoration: none; }
.infowindow-grey-button {
    background-color: #999999;  
    color: white;
    padding: 2px 0 3px 4px;  
    margin-bottom: 2px;
}
.infowindow-grey-button a, .infowindow-grey-button a:link, .infowindow-grey-button a:active, .infowindow-grey-button a:visited { color: white; text-decoration: none; }
/*.infowindow-grey-button a:hover {}*/
.infowindow-button {
    background-color: #bfd70d;  
    color: white;
    padding: 2px 0 4px 4px;  
    margin-bottom: 2px;
}
.infowindow-button:hover { background-color: #999a9c; }
.infowindow-button a, .infowindow-button a:link, .infowindow-button a:active, .infowindow-button a:visited { color: white; text-decoration: none; }

#infovindow-route-list { display: none; padding-left: 10px; margin-left: 4px; list-style: dot; }

#neighborin-cameras-list { display: none; }
/*body:nth-of-type(1) #search_cam_sid { font-size: 10px; }*/
.camera_page {
	background-color: #BFD70D;
	color : #fff;
	padding : 2px 0 3px 4px;
}
.camera_page:hover {
	background-color: #cFe71D;
}
