body{
	/*direction:ltr;*/
	/*font-family:sans-serif;*/
	font-family:arial;
	font-size:13px;
	padding:0;
	margin:0;
}


#content_wrapper{
	width:950px;
	margin:auto;
	min-height:480px;
	position:relative;
	/*padding-bottom:60px;*/
}

#map{
	position:relative;
	font-size:11px;
}

.policeman{
	display:block;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/cop.png);
	width:32px;
	height:46px;
	top:0px;
	z-index:101;
	position:absolute;
}

.accident{
	display:block;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/accident.png);
	width:32px;
	height:46px;
	top:0px;
	z-index:101;
	position:absolute;
}

.trafficjam{
	display:block;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/trafficjam.png);
	width:32px;
	height:46px;
	top:0px;
	z-index:101;
	position:absolute;
}

.other{
	display:block;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/other.png);
	width:32px;
	height:46px;
	top:0px;
	z-index:102;
	position:absolute;
}

.misc{
	display:block;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/misc.png);
	width:32px;
	height:46px;
	top:0px;
	z-index:103;
	position:absolute;
}

.hazard{
	display:block;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/hazard.png);
	width:32px;
	height:46px;
	top:0px;
	z-index:101;
	position:absolute;
}

.construction{
	display:block;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/construction.png);
	width:32px;
	height:46px;
	top:0px;
	z-index:101;
	position:absolute;
}

/*Start: IE6 transparency for pngs fix*/
* html .accident, * html .policeman,* html .trafficjam,* html .other,* html .misc, * html .hazard, * html .construction{
        background-image:none;
}

* html .accident{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/accident.png", sizingMethod="scale");
}

* html .policeman{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/cop.png", sizingMethod="scale");
}

* html .trafficjam{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/trafficjam.png", sizingMethod="scale");
}

* html .other{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/other.png", sizingMethod="scale");
}

* html .misc{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/misc.png", sizingMethod="scale");
}

* html .hazard{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/hazard.png", sizingMethod="scale");
}

* html .construction{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/construction.png", sizingMethod="scale");
}

/*End: IE6 transparency for pngs fix*/
.user{
	display:block;
	width:42px;
	height:35px;
	left:0px;
	top:0px;
	position:absolute;	
	z-index:100;
	background-repeat:no-repeat;
}

.happy{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/happy.png);
}

* html .happy{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/happy.png", sizingMethod="scale");
	background-image:none;
}

.sad{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sad.png);
}

* html .sad{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/sad.png", sizingMethod="scale");
	background-image:none;
}

.mad{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/mad.png);
}

* html .mad{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/mad.png", sizingMethod="scale");
	background-image:none;
}

.bored{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/bored.png);
}

* html .bored{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/bored.png", sizingMethod="scale");
	background-image:none;
}

.speedy{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/speedy.png);
	
}

* html .speedy{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/speedy.png", sizingMethod="scale");
	background-image:none;
}

.starving{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/starving.png);
}

* html .starving{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/starving.png", sizingMethod="scale");
	background-image:none;
}

.sleepy{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sleepy.png);
}

* html .sleepy{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/sleepy.png", sizingMethod="scale");
	background-image:none;
}

.cool{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/cool.png);
}

* html .cool{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/cool.png", sizingMethod="scale");
	background-image:none;
}


.inlove{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/inlove.png);
}

* html .inlove{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/inlove.png", sizingMethod="scale");
	background-image:none;
}


.lol{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/lol.png);
}

* html .lol{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/lol.png", sizingMethod="scale");
	background-image:none;
}


.peacful{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/peaceful.png);
}

.peaceful{
        background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/peaceful.png);
}


* html .peacful{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/peacful.png", sizingMethod="scale");
	background-image:none;
}


.singing{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/singing.png);
}

* html .singing{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/singing.png", sizingMethod="scale");
	background-image:none;
}


.wondering{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/wondering.png);
}

* html .wondering{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/wondering.png", sizingMethod="scale");
	background-image:none;
}


.happy_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/happy_female.png);
}

* html .happy_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/happy_female.png", sizingMethod="scale");
	background-image:none;
}
		

.sad_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sad_female.png);
}

* html .sad_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/sad_female.png", sizingMethod="scale");
	background-image:none;
}


.mad_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/mad_female.png);
}

* html .mad_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/mad_female.png", sizingMethod="scale");
	background-image:none;
}	
			
.bored_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/bored_female.png);
}

* html .bored_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/bored_female.png", sizingMethod="scale");
	background-image:none;
}		

			
.speedy_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/speedy_female.png);
}

* html .speedy_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/speedy_female.png", sizingMethod="scale");
	background-image:none;
}		
		
.starving_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/starving_female.png);
}

* html .starving_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/starving_female.png", sizingMethod="scale");
	background-image:none;
}	


.sleepy_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sleepy_female.png);
}

* html .sleepy_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/sleepy_female.png", sizingMethod="scale");
	background-image:none;
}


.cool_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/cool_female.png);
}

* html .cool_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/cool_female.png", sizingMethod="scale");
	background-image:none;
}


.inlove_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/inlove_female.png);
}

* html .inlove_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/inlove_female.png", sizingMethod="scale");
	background-image:none;
}


.bronze{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/wazer_bronze.png);
}

.lol_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/lol_female.png);
}

.silver{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/wazer_silver.png);
}
.gold{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/wazer_gold.png);
}
.busy{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/busy.png);
}
.busy_Female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/busy-female.png);
}
.in_a_Hurry{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/in_a_hurry.png);
}
.in_a_Hurry_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/in_a_hurry-female.png);
}

* html .lol_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/lol_female.png", sizingMethod="scale");
	background-image:none;
}


.peaceful_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/peaceful_female.png);
}

* html .peaceful_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/peaceful_female.png", sizingMethod="scale");
	background-image:none;
}
		

.singing_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/singing_female.png);
}

* html .singing_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/singing_female.png", sizingMethod="scale");
	background-image:none;
}			


.wondering_female{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/wondering_female.png);
}

* html .wondering_female{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/wondering_female.png", sizingMethod="scale");
	background-image:none;
}			


.channel2{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/channel2/wazer.png);
	width:40px;
	height:33px;
}

* html .channel2{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/channel2/wazer.png", sizingMethod="scale");
	background-image:none;
}

.tooltip{
	font-size:12px;
	background-color:#fff;
	border:1px solid #3b3838;
	position:absolute;
	direction:ltr;
	z-index:201;
	padding:10px;
	width:200px;
	-moz-border-radius:5px;
}

/*
* html .tooltip{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/bubble.gif);
	padding-bottom:30px;
}
*/

.tooltip a{
	font-weight:bold;
	display:block;
	color:#3b3838;
	text-decoration:none;
}

.frame{
  color:#ffffff;
  padding-top:4px;
  padding-left:12px;
  padding-right:12px;
  font-weight:bold;
  background-color:#b80000;
  height:20px;
}

.panel{
    font-size:12px;
    background-color:#eee;
    position:absolute;
    z-index:20000;  
    border:1px solid #000;
    /*direction:ltr;*/
}

.panel .contents{
    padding:12px 12px;
 }
 
/*
.other-tooltip{
	background-color:LightCyan;
	z-index:202;
}
*/

.user_tooltip{
	width:100px;
}

/*
.twit{
	margin-top:2px;
	display:block;
	color:green;
}
*/

/* OpenLayers */

.olControlWazePermalink{
	
	bottom:13px;
	right:6px;
	font-size:11px;
	
}

.olControlWazePermalink a{
	color:blue;
}

.attrib{
	bottom:30px;
	right:10px;
	background-color:#ffffff;
}

.olControlScaleLine
{
	bottom:10px;
	left:10px;
}

.olControlOverviewMapMaximizeButton
{
	top:10px;
	right:10px;
}

.trafficTooltip{
	font-size:12px;
	direction:ltr;
	color:#000;
	border:2px solid #000;
	
}

.trafficTooltip a{
	color:#000;
	font-weight:bold;
}

.trafficTooltip .pointer{
	position:absolute;
	bottom:-23px;
	left:0px;
	width:26px;
	height:23px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/traffic/moderate_pointer.png);
}

.contents a.checkbox{
	display:block;
	color:#4169E1;
	margin:4px 0px;
	text-decoration:none;
	padding-right:25px;
	margin-right:4px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/checkbox_unchecked.gif);
	background-position:right center;
	background-repeat:no-repeat;
}


*|html .contents a.checkbox{
	padding-right:17px;
}

.contents a.checked{
	
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/checkbox_checked.gif);
}

.show{
    width:19px;
    height:19px;
    position:absolute;
	top:0px;
    left:5px;
    background-image:url("/National_Library/20161130034600oe_/https://www.waze.com/images/contract.gif");
}

.expand{
    background-image:url("/National_Library/20161130034600oe_/https://www.waze.com/images/expand.gif");
}

a.closeBtn{
   color:#fff;
   text-decoration:none; 
   height:12px;
   width:12px;
   background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/close.gif);
   position:absolute;
   top:5px;
   right:5px;     
    /*  background-position:0px 0px;
background-repeat:no-repeat;*/
   display:block;
   margin:0px;
   padding:0px;
}


* html a.closeBtn{
		font-size:10px;
}

a.closeBtn:hover{
    background-position:12px 0px;
}


.heading{
	font-size:26px;
	margin-bottom:16px;
}

.sub_heading{
	color:#6ea200;
	font-weight:bold;
	font-size:16px;
	margin-bottom:10px;
}

.clearBoth{
	clear:both;
	padding:0;
	margin:0;
	font-size:0px;
	background-color:red;
	border:0;
}


em{
	font-style:normal;
	font-weight:bold;
}

.content-box{
	border:1px solid #e5e5e5;
	padding:20px;
	margin-bottom:40px;
}

.privacy_icon{
	padding:6px 0px;
	padding-left:40px;
	background-position:center left;
	background-repeat:no-repeat;
}

.report_icon{
	padding-left:44px;
}

.drive_nickname{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/privacy/drive_nickname.gif);
}

.drive_anon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/privacy/drive_anon.gif);
}

.drive_invisible{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/privacy/drive_invisible.gif);
}

.report_nickname{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/privacy/report_nickname.gif);
}

.report_anon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/privacy/report_anon.gif);
}


.sub_navigation{
	margin-bottom:20px;
}

.sub_navigation a{
	display:block;
	color:#000;
	font-weight:normal;
	text-decoration:none;
}

.sub_navigation a:hover{
	text-decoration:underline;
}

.sub_navigation .active,.sub_navigation a{
	float:left;
	text-align:center;
	padding:8px 0px;
	height:14px;
	width:150px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/sub_nav/sub_nav_link.gif);
	font-size:12px;
}

.sub_navigation a.long{
	width:200px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/sub_nav/sub_nav_link_long.gif);
}

.sub_navigation .active{
		
		font-weight:bold;
		color:#fff;
		background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/sub_nav/sub_nav_selected.gif);
}

.sub_navigation div.long{
		
		background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/sub_nav/sub_nav_selected_long.gif);
		width:200px;
}

.arrow{	
	float:left;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/sub_nav/ltr/arrow.gif);
	width:3px;
	height:30px;
	background-repeat:no-repeat;
	background-position:center center;
	padding:0px 10px;
}

.marquee_wrapper{
	height:460px;
	width:220px;
	background: #fff;
	border:1px solid #c2c2c2;
	padding: 10px;
	
}

.marquee_wrapper ul{
	width:220px;
}

.marquee_wrapper ul,.marquee_wrapper li{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

.marquee_wrapper li{
	padding:0px 5px;
	padding-bottom:10px;
	margin-bottom:15px;
	border-bottom:1px solid #c2c2c2;
	font-size:12px;
	color:#3b3838;
}

.marquee_wrapper li a{
	font-weight:bold;
	display:block;
	color:#3b3838;
	text-decoration:none;
}

.marquee_wrapper li a:hover{
	text-decoration:underline;
}


.last_updated,.comments_counter .toggle_view{
	color:#d32163;
}

.comments_counter {
	padding-left:17px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/comments_bubble.png);
	background-repeat:no-repeat;
	background-position:left center;
}

/*
.marqueeClass{
	padding-left:5px;
}
*/

.live_reports{
	float:left;
	margin-right:20px;
}

.marquee_wrapper li .icon{
	width:28px;
	height:28px;
}

.photo_wrapper{
	width:70px;
	height:70px;
	line-height:70px;
	text-align:center;
	border:1px solid #c2c2c2;
	font-weight:bold;
	padding:2px;
}

.photo_wrapper .photo{
	border:1px solid #c2c2c2;
	width:67px;
	height:67px;
}

/*
.marquee_wrapper li .photo_wrapper{
	float:right;
	margin-left:10px;
}
*/

.photo_wrapper{
	float:right;
	margin-left:10px;
}

.traffic_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/traffic_icon.png);
}

.police_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/police_icon.png);
}

.accident_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/accident_icon.png);
}

.chitchat_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/chitchat_icon.png);
}

.other_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/other_icon.png);
}

.hazard_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/hazard_icon.png);
}

.construction_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/construction_icon.png);
}

.update_request_icon{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/events/update_request_icon.png);
}

/*Start: IE6 transparency for pngs fix*/
* html .traffic_icon, * html .police_icon,* html .accident_icon,* html .chitchat_icon,* html .other_icon, * html .hazard_icon,* html .construction_icon,* html .update_request_icon{
        background-image:none;
}

* html .accident_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/accident_icon.png", sizingMethod="scale");
}

* html .police_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/police_icon.png", sizingMethod="scale");
}

* html .traffic_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/traffic_icon.png", sizingMethod="scale");
}

* html .chitchat_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/chitchat_icon.png", sizingMethod="scale");
}

* html .other_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/other_icon.png", sizingMethod="scale");
}

* html .hazard_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/hazard_icon.png", sizingMethod="scale");
}

* html .construction_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/construction_icon.png", sizingMethod="scale");
}

* html .update_request_icon{
     filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/events/update_request.png", sizingMethod="scale");
}

.ajax_loading{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/ajax-loader.gif);
	background-position:center 150px;
	background-repeat:no-repeat;
	height:480px;
}

#alertsPanel a{
	text-decoration:none;
	color:#000;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/checkbox_unselected.gif);
	background-position:left 1px;
	background-repeat:no-repeat;
	font-weight:normal;
	display:inline;
	
}

#alertsPanel .checked{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/checkbox_selected.gif);
}

#alertsPanel{
	top:-22px;
	font-size:11px;
	position:absolute;
	right:0px;
	width:auto;
	left:auto;
	border:none;
	background-color:#fff;
/*	border:5px solid #fff;*/
/*	border:1px solid #3b3838;
	color:#3b3838;*/
	
}

.alertsPanelInner{
	padding:5px 10px;
	padding-right:0px;
	/*border:1px solid #3b3838;*/
}

.olMapViewport{
	background-color:#b4cecc;
}

.olFramedCloudPopupContent{
	direction:ltr;
}

a.button{
	display:block;
	color:#fff;
	text-align:center;
	width:133px;
	padding:7px 0px;
	height:16px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/button.gif);
	font-weight:bold;
	text-decoration:none;
}

a.wide{
	width:172px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/button_wide.gif);
}


.street_name{
	font-weight:bold;
}

.infoFrameContents{
	padding:10px;
}

.infoFrameInnerContents{
	padding-bottom:5px;
}

.infoFrameInnerContents div{
	padding-bottom:5px;
}

#simplemodal-overlay {
  background-color:#000;
  cursor:wait;
}

#simplemodal-container {
/*  height:330px;*/
/*  width:190px;*/
  background-color:#fff;
  border:3px solid #ccc;
}


#simplemodal-container a.modalCloseImg {
  background:url(/National_Library/20161130034600oe_/https://www.waze.com/images/close-new.gif) no-repeat;
  width:19px;
  height:23px;
  display:inline;
  position:absolute;
  top:1px;
  right:1px;
  cursor:pointer;
}

#update_form{
	padding:20px;
}

* html #update_form{
	padding-bottom:0px;
}


#update_form a.button{
	margin-top:10px;
	float:right;
}

#update_form #user_name{
	margin-right:10px;
}

.type_column,.comment_column{
	margin-top:20px;
}

#update_form .type_column{
	float:left;
}

#update_form .type_column input{
	margin-right:10px;
}

#update_form .comment_column{
	float:right;
}

#update_form textarea{
	display:block;
	margin-top:8px;
}

#update_form div{
	margin:5px 0px;
}

#update_form div.processing{
	margin:auto;
}

#update_form .input_wrapper{
	margin:0px 0px;
	margin-bottom:20px;
}

#update_form .input_wrapper label{
	padding-right:2px;
}

#update_form .heading{
	font-size:18px;
	margin-bottom:10px;
}

.error{
	color:red;
}

.success{
	color:green;
}

#update_form .error,#update_form .success{
	float:left;
	width:400px;
	margin-top:18px;
}

 .processing{
	margin:0;
	padding:0;
	width:16px;
	height:16px;
	margin:auto;	
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/ajax-processing.gif);
}

#ajax_error{
	padding:40px;
	
}

#ajax_error div{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#000;
}

#ajax_error .error_status{
	margin-bottom:20px;
}

#ajax_error{
	text-align:center;
}

#ajax_error a{
	margin-top:20px;
	color:#63A4EE;
	font-weight:bold;
}

#ajax_error a.first{
	margin-right:10px;
}

img{
	padding:0;
	border:none;
	margin:0;
}

.tooltip .user_details {
/*	background-size: 27px 20px;*/
}

.happy_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/happy_small.png);
}

.sad_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sad_small.png);
}

.tired_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/tired_small.png);
}

.hungry_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/hungry_small.png);
}

.mad_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/mad_small.png);
}


.speedy_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/speedy_small.png);
}

.bored_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/bored_small.png);
}

.speedy_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/speedy_small.png);
}

.starving_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/starving_small.png);
}

.sleepy_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sleepy_small.png);
}

.cool_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/cool_small.png);
}

.inlove_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/inlove_small.png);
}

.lol_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/lol_small.png);
}

.peacful_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/peacful_small.png);
}

.singing_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/singing_small.png);
}

.wondering_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/bored_small.png);
}

.happy_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/happy_female_small.png);
}

.sad_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sad_female_small.png);
}

.mad_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/mad_female_small.png);
}

.speedy_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moodsspeedy_female_small.png);
}

.starving_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/starving_female_small.png);
}

.sleepy_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/sleepy_female_small.png);
}

.cool_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/cool_female_small.png);
}

.inlove_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/inlove_female_small.png);
}

.lol_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/lol_female_small.png);
}

.peaceful_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/peacefull_small.png);
}

.peaceful_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/peacefull_small.png);
}

.singing_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/singing_female_small.png);
}

.wondering_female_small{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/moods/wondering_female_small.png);
}

.pingable{
		background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/wazer_ping.png);
		width:42px;
		height:35px;
}

.crown{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/crown.png);
	width:42px;
	height:35px;
}

.crown_pingable{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/wazer_ping_crown.png);
	width:42px;
	height:35px;
}

.sword{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/sword.png);
	width:42px;
	height:35px;
}

.sword_pingable{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/wazer_ping_sword.png);
	width:42px;
	height:35px;
}

.shield{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/shield.png);
	width:42px;
	height:35px;
}

.shield_pingable{
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/wazer_ping_shield.png);
	width:42px;
	height:35px;
}

.fromTwitter{

	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/report_twitter_small.png);
		width:49px;
		height:38px;

}
* html .happy_small,* html .sad_small,* html .tired_small,* html .hungry_small,* html .mad_small,* html .speedy_small,* html .bored_small,* html .speedy_small,* html .starving_small,* html .sleepy_small,* html .cool_small,* html .inlove_small,* html .lol_small,* html .peacful_small{
	background-image:none;
}



* html .singing_small,* html .wondering_small,* html .happy_female_small,* html .sad_female_small,* html .mad_female_small,* html .speedy_female_small,* html .starving_female_small,* html .sleepy_female_small,* html .cool_female_small,* html .inlove_female_small{
	background-image:none;
}


* html .lol_female_small,* html .peaceful_female_small, * html .singing_female_small,* html .wondering_female_small{
	background-image:none;
}


* html .happy_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/happy_small.png", sizingMethod="scale");
}

* html .sad_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/sad_small.png", sizingMethod="scale");
}

* html .tired_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/tired_small.png", sizingMethod="scale");
}

* html .hungry_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/hungry_small.png", sizingMethod="scale");
}

* html .mad_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/mad_small.png", sizingMethod="scale");
}


* html .speedy_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/speedy_small.png", sizingMethod="scale");
}

* html .bored_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/bored_small.png", sizingMethod="scale");
}
 
* html .speedy_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/speedy_small.png", sizingMethod="scale");
}

* html .starving_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/starving_small.png", sizingMethod="scale");
}

* html .sleepy_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/sleepy_small.png", sizingMethod="scale");
}

* html .cool_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/cool_small.png", sizingMethod="scale");
}

* html .inlove_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/inlove_small.png", sizingMethod="scale");
}

* html .lol_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/lol_small.png", sizingMethod="scale");
}

* html .peacful_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/peacful_small.png", sizingMethod="scale");
}

* html .singing_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/singing_small.png", sizingMethod="scale");
}

* html .wondering_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/bored_small.png", sizingMethod="scale");
}

* html .happy_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/happy_female_small.png", sizingMethod="scale");
}

* html .sad_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/sad_female_small.png", sizingMethod="scale");
}

* html .mad_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/mad_female_small.png", sizingMethod="scale");
}

* html .speedy_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moodsspeedy_female_small.png", sizingMethod="scale");
}

* html .starving_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/starving_female_small.png", sizingMethod="scale");
}

* html .sleepy_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/.sleepy_female_small.png", sizingMethod="scale");
}

* html .cool_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/cool_female_small.png", sizingMethod="scale");
}

* html .inlove_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/inlove_female_small.png", sizingMethod="scale");
}

* html .lol_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/lol_female_small.png", sizingMethod="scale");
}

* html .peaceful_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/peaceful_female_small.png", sizingMethod="scale");
}

* html .singing_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/singing_female_small.png", sizingMethod="scale");
}

* html .wondering_female_small{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/moods/wondering_female_small.png", sizingMethod="scale");
}

.user_details{
	height: 25px;
	background-position:right top;
	background-repeat:no-repeat;
	padding-bottom:4px;
	margin-bottom:-4px;
	/*line-height:24px;*/
}


.user_details .name,.comment .name{
	color:#2c5884;
	font-weight:normal;
	display:inline;
	
}

.tooltip .user_details a:hover{
	text-decoration:underline;
}


.nav_link {
	margin:0px;
	display:block;
	padding-left:30px;
	line-height:19px;
	background-position:left center;
	background-repeat:no-repeat;
	color:#000;
	color:#2c5884;
	text-decoration:none;
	line-height:28px;
}

.updateLink{
		color:#e03333;
		text-decoration:none;
		display:block;
		margin-bottom:8px;
}

.nav_link:hover,.updateLink:hover{
	text-decoration:underline;
}

.from_link{
	padding-top:10px;
	border-top:1px solid #c2c2c2;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/from.gif);
}	

.to_link{
	padding-bottom:15px;
	/*border-bottom:1px solid #c2c2c2;*/
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/to.gif);
}	


.comments{
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #d7d7d7;
}

.comments_counter .toggle_view{
	float:right;
}

.comment .description{
	font-size:13px;
	font-weight:normal;
	color:#000;
}

.attachment{
	width:11px;
	height:25px;
	background-image:url(/National_Library/20161130034600oe_/https://www.waze.com/images/attachment.png);
}

* html .attachment{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/attachment.png", sizingMethod="scale");
	background-image:none;
}

.search_results li a.bad_search_link{
	color:#D32163;
}

.rounded_corners{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
	border-radius: 5px;
}

.set_lang{
   margin:0.5em;
}

.set_lang a{
    font-size:0.95em;
    padding:0 1em;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
