#footer:after, #wrapper-top:after, #content:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#footer, #content, #wrapper-top {
	display: inline-block;
}
html[xmlns] #content, html[xmlns] #wrapper-top, html[xmlns] #footer {
	display: block;
}
* html #content, * html #wrapper-top, * html #footer {
	height: 1%;
}
body {
	margin:0;
	padding:0;
	background:#a0e0fc url(../img/dark-to-blue-bg.jpg) repeat-x;
}
a {
	text-decoration:none
}
img {
	border:0
}
#wrapper-top, #wrapper-bottom {
	clear:both;
	margin:0 auto;
	width:960px
}
#wrapper-top {
	background: url(../img/back.png) repeat-y;
	padding:0 25px
}
#wrapper-bottom {
	background:url(../img/bottom.png) no-repeat
}
.header {
	background:url(../img/header_back.png) no-repeat right;
	position:relative;
	height:90px
}
.header img {
	margin-top: 20px
}
.blue, .blue a {
	color:#328FC3;
	font: 11px Verdana, Arial, Helvetica, sans-serif
}
.text-size {
	position:absolute;
	right:20px;
	top:10px
}
.search-input {
	position:absolute;
	right:20px;
	bottom:10px
}
div#navcontainer {
	background: url(../img/menu_back.png) repeat-x;
}
div#navcontainer ul {
	font: 12px Verdana, Helvetica, sans-serif;
	color: white;
	text-align: left;
	margin: 0;
	padding-left:0;
	padding-right:0;
	padding-bottom: 13px;
	padding-top: 13px;
}
div#navcontainer ul li {
	display: inline;
	margin-left: -4px;
}
div#navcontainer ul li.first {
	margin-left:0;
}
div#navcontainer ul li a {
	padding: 13px 12px 13px 12px;
	color: white;
	text-decoration: none;
	background:url(../img/limiter_menu.png) no-repeat right/*border-right: 1px solid #fff;*/
}
div#navcontainer ul li a:hover, div#navcontainer ul li a.current {
	background: url(../img/menu_back_hover.png) repeat-x;
	color: white;
}
#active a {
}
#left-content {
	float:left;
	width: 748px;
	margin-right:10px
}
#left-content-extended {
	width: 100%;
}
#right-content {
	float:left;
	width:202px
}



.box, .last-box {
	background: transparent url(../img/box_border_side.png) repeat-y;
	background-color:  #F6F6F6;
	width:222px;
	float:left;
	margin-right:17px;
	padding:0;
	height:260px;
	position:relative;
	margin-bottom: 15px;
}
.last-box {
	margin-right:0px;
}
.box div, .last-box div {
	width:200px;
	padding:8px;
	margin-left:2px;
	background: url(../img/box_back.png) repeat-x;
	line-height: 130%;
}
.box div a, .last-box div a {
	display:block;
	position:absolute;
	bottom:3px;
	left:0;
	color:#328FC3;
	padding:5px 9px;
}
.box div a:hover, .last-box div a:hover {
	text-decoration:underline
}
.top-box-image {
	position:absolute;
	top:0;
	left:0
}
.bottom-box-image {
	position:absolute;
	bottom:0
}



.news-ticker {
	background: transparent url(../img/box_border_side2.png) repeat-y;
	background-color:  #F6F6F6;
	width:962px;
	float:left;
	/*margin-right:17px;*/
	padding:0;
	height:32px;
	position:relative;
	margin-top: 10px;
	margin-bottom: 15px;
}



.home-box, .home-last-box {
	background: transparent url(../img/box_border_side.png) repeat-y;
	background-color:  #F6F6F6;
	width:222px;
	float:left;
	margin-right:17px;
	padding:0;
	height:245px;
	position:relative;
	margin-bottom: 15px;
}
.home-last-box {
	margin-right:0px;
}
.home-box div, .home-last-box div {
	width:200px;
	padding:8px;
	margin-left:2px;
	background: url(../img/box_back.png) repeat-x;
	line-height: 130%;
}
.home-box div a, .home-last-box div a {
	display:block;
	position:absolute;
	bottom:3px;
	left:0;
	color:#328FC3;
	padding:5px 9px;
	width: 200px;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	text-decoration: none;
}
.home-box div a:hover, .home-last-box div a:hover {
	text-decoration:underline
}
.home-img {
	cursor: pointer; 
	cursor: hand;
	border: 1px solid #c3c3c3;
}



.downloads-box, .downloads-last-box {
	background: transparent url(../img/box_border_side.png) repeat-y;
	background-color:  #F6F6F6;
	width:222px;
	float:left;
	margin-right:17px;
	padding:0;
	height:260px;
	position:relative;
	margin-bottom: 15px;
}
.downloads-last-box {
	margin-right:0px;
}
.downloads-box div, .downloads-last-box div {
	width:200px;
	padding:8px;
	margin-left:2px;
	/*background: url(../img/box_back.png) repeat-x;*/
	line-height: 130%;
}
/*.downloads-box div a, .downloads-last-box div a {
	display:block;
	position:absolute;
	bottom:3px;
	left:0;
	color:#328FC3;
	padding:5px 9px;
	width: 200px;
	text-align: left;
	text-decoration: none;
}
.downloads-box div a:hover, .downloads-last-box div a:hover {
	text-decoration:underline
}*/
.downloads-img {
	cursor: pointer; 
	cursor: hand;
	border: 1px solid #c3c3c3;
}



.main-text .box img, .main-text .last-box img {
	border:none
}
.breadcrumbs {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	margin-top:10px;
	padding-top:10px;
	padding-left:10px;
	background:url(../img/breadcrums_back.png) repeat-x;
	height:21px
}
.breadcrumbs a {
	color:#666;
	text-decoration:underline
}
.breadcrumbs a:hover {
	text-decoration:none
}
.main-text {
	font:0.75em/160% Arial, Helvetica, sans-serif;
	color:#666;
	padding:10px
}

/*.main-text img {
	border:1px solid #338fc3
}
.main-text img.no-border {
	border:0
}*/

.float-left {
	float:left
}
.img-margin {
	margin:0 20px 15px 0
}
.float-right {
	float:right
}
.center {
	margin:0 auto
}
h1 {
	color:#3491C5;
	font-size:22px;
	padding:10px 0 30px 70px;
	margin-bottom:0;
	background:url(../img/icons/headline.png) no-repeat 0 0px
}
h1.inside {
	background: transparent;
	padding:10px 0 15px 0;
}
.h1noImg {
	color:#3491C5;
	font-size:22px;
	padding:10px 0 30px 0px;
	margin-bottom:0;
	background: #ffffff;
}

h2 {
	background:#328fc3;
	margin:0;
	color:white;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding:8px 10px
}
*html h2 {
	font:1.5em Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
h3 {
	color:#3491C5;
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
}
.overviewListItem {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-top: 10px;
}

.overviewListTitle {
	margin-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	border-bottom: 1px solid #328fc3;
	text-align: right;
}

.overviewListMore {
	font-weight: normal;
	color:#328FC3;
}

.overviewListDesc {
	overflow: auto; 
	width: 100%;
}

.overviewListDesc a {
	text-decoration:underline;
}

.overviewListImage {
	/*margin-right: 20px;*/
	margin-bottom: 10px;
	cursor: pointer; 
	cursor: hand;
}

.overviewListImageAlerts {
	margin-top: 10px;
	margin-left: 15px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.gMapMain {
	overflow: auto; 
	width: 100%;
}
.gMapLeft {
	width: 250px;
}
.gMapRight {
	border: 1px #328fc3 solid; 
	height: 660px; 
	margin-left: 260px;
}
.gMapBorderBottom {
	border-bottom: #328fc3 1px solid;
	padding-left: 1px;
}

#left-content a, #left-content-extended a {
	color:#666;
}

#left-content a:hover, #left-content-extended a:hover {
	text-decoration:underline;
}

#projects-overview a {
	color:#328fc3;
}

#projects-overview a:hover {
	text-decoration:underline;
}

#box-container a {
	color:#328fc3;
}

#box-container a:hover {
	text-decoration:underline;
}

#right-content h2 a {
color:white
}
.border {
	border:1px solid #3491C5;
	width:698px;
	margin-top:30px;
	margin-bottom:30px;
}
#right-content .border {
	width:200px;
		margin-top:0;
	margin-bottom:10px
}
.alerts, .projects, .links, .downloads, .links, .news, .gSmallMap {
overflow:auto;
height:130px;
}
#footer {
	clear:both;
	border-top:7px solid #328fc3;
	background: url(../img/footer_back.png) repeat-x;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#215D7E;
	margin-top: 15px;
}
#footer a {
	color:#215D7E;
}
#footer a:hover {
text-decoration:underline
}
.logos {
clear:both;
border-top:1px dotted #ccc;
width: 953px;
padding-top:5px;
margin:0 auto
}
.footer-left {
width: 240px;
padding-top:12px;
padding-left:10px
}
.footer-right {
width: 500px;
padding-right:10px
}
.footer-right p {
margin-top:10px;
text-align:right
}
#right-content {
	font:0.7em Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px
}
#right-content a {
color:#328FC3
}
#right-content a:hover {
text-decoration:underline
}
#right-content ul {
	margin:0;
	padding: 10px ;
	list-style-type:none
}
#right-content ul li {
padding-left:22px;
margin-bottom:8px
}
#right-content ul li.last {
margin-bottom:0
}
.alerts ul li {
	background:url(../img/icons/alert.png) no-repeat 0 0;
	padding-bottom: 2px;
}
.projects ul li {
	background:url(../img/icons/alert.png) no-repeat 0 0;
	padding-bottom: 2px;
}
.news ul li {
	background:url(../img/icons/news.png) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.pdf {
	background:url(../img/icons/pdf.png) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.doc {
	background:url(../img/icons/word.png) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.txt {
	background:url(../admin/images/txt_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.chm {
	background:url(../admin/images/chm_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.xls {
	background:url(../admin/images/xls_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.pic {
	background:url(../admin/images/pic_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.pps {
	background:url(../admin/images/pps_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.mpg {
	background:url(../admin/images/mpg_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.mp3 {
	background:url(../admin/images/mp3_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.htm {
	background:url(../admin/images/htm_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.downloads ul li.def {
	background:url(../admin/images/def_icon.gif) no-repeat 0 0;
	padding-bottom: 2px;
}
.links ul li {
	background:url(../img/icons/links.png) no-repeat 0 0;
	padding-bottom: 2px;
}
.bottom {
clear:both;
height:18px;
width:1010px;
margin:0 auto;
background:url(../img/bottom.png) no-repeat
}

.pagn {
  padding: 8px 0; 
}

.pagn {
  text-align: center;
  width: 100%;
}

.pagn .pagnCur
{
  font-weight: bold;
  padding: 0 5px;
}

.pagn .pagnDisabled {
  color: #999;
  padding: 0px 5px;
  white-space: nowrap;
}

.pagnLink {
	color: #e4600f;
}

.pagn a, .pagn a:visited {
  padding: 6px;
  color: #e4600f;
  white-space: nowrap;
  text-decoration: none;
}

.pagn a:hover, .pagn a:active
{
  padding: 5px;
  border: 1px solid #328fc3;
  text-decoration: none;
  color: #e4600f;
  white-space: nowrap;
  background: #fff;
}

.aUnderlined a {
	text-decoration:underline;
}

.resetCss h1 { 
	font-size: 2em; 
	margin: .67em 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: #666;
	font-weight: bolder;
}
.resetCss h2 { 
	font-size: 1.5em; 
	margin: .75em 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: #666;
	font-weight: bolder;
}
.resetCss h3 { 
	font-size: 1.17em; 
	margin: .83em 0;
	padding: 0;
	border: 0;
	outline: 0;
	background: transparent;
	color: #666;
	font-weight: bolder;
}

.infoWinDiv a {
	text-decoration:underline;
}
.infoWinDiv p {
	margin: 0px;
}
.error { 
	float: none; 
	color: #b50d00; 
	padding-left: 0px; 
	vertical-align: middle; 
}
.confirmation {
	color: #00ae00;
}
.required {
	border-left: 2px solid #b50d00;
	border-top: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
}
.inputBorder {
	border: 1px solid #777777;
}

.projectsOverview {
	font-size: 12px;
	line-height: 130%;
}

#dowloadsBoxTitle {
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #328fc3;
	line-height: 130%;
	position: relative; 
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
}
#dowloadsBoxTitle a:hover {
	text-decoration: none;
}

#downloads-box-main {
	/*border:1px solid #3491C5;*/
	width:185px;
	margin-top:10px;
	margin-bottom:10px;
	height: 170px;
	overflow-y:auto;
	overflow-x:hidden;
}

#site-map-heading {
	color: #3491C5;
	font-size: 15px;
	font-weight: bold;
}

#site-map-heading a, #site-map-heading a:hover {
	color: #3491C5;
	font-size: 15px;
	font-weight: bold;
	margin-left: 25px;
}

#site-map-content {
	margin-left: 20px;
}

#site-map-content a, #site-map-content a:hover {
	color:#328FC3;
}

#news-ticker a {
	color:#328FC3;
	font: 12px Verdana, Helvetica, sans-serif;
}

#searchResItem a {
	color:#328FC3;
	font: 12px Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
#searchResItem p {
	margin: 0px;
	padding: 0px;
}
#alertDesc p {
	margin-top: 0px;
}

/* camera listing */
.webcam_big_box{
	background: url(../img/cameras/webcam_big_box.png) no-repeat bottom center;
	width:384px;
	padding:16px;
}

.webcam_big_box_a{
text-align:center;
padding:5px 0px;
}

.webcam_big_box_a a{
color:#3491C5;
font-size:22px;
}

.webcam_small_box{
	background: url(../img/cameras/webcam_small_box.png) no-repeat bottom center;
	width:190px;
	padding:10px 16px;
	float:left;
}

.webcam_submit{
	background: url(../img/cameras/button_show.png) no-repeat;
	width:224px;
	height:56px;
	padding:10px 20px;
	border:none;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	outline:none;
}
