@CHARSET "ISO-8859-1";
.campatrol-mod-menu ul{
	clear: both;
}
.campatrol-mod-menu li{
	list-style: none;
	margin-left: 10px;
	padding-left:10px;
}

.campatrol-mod-menu li.city{
	list-style-position: inside;
}

div.camera{
	margin-left:10px;
	margin-top:10px;
	padding: 10px;
	border: 1px solid #bbbbbb;
	float:left;
	background-color: #d6d6d6
}

span.label{
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

#city-info {
	border: 1px solid #bbbbbb;	
	background-color: #d6d6d6;
	padding: 10px;
	margin-bottom: 10px;	
}

#city-info  city-header{
	padding: 10px;
	margin: 5px;
	text-decoration: underline;
	display:block;
	z-index: 10;
}
	

div.clr{
	clear:both;
	height: 20px;
}

#city-info div.city-data img{
	float:left;
}
#city-info div.city-data{
	float:left;
}


#city-weather{
	
}

.cams-overview{
	border: 1px solid #bbbbbb;	
	background-color: #d6d6d6;
	padding: 10px;
	margin-bottom: 10px;
}


