@charset "UTF-8";
/* CSS Document */
body{
  background:#bebebe;
  
  
  
}
#wrapper{
  width:1100px;
  background:#fff;
  margin:0 auto;
}

#loginform{
  
  padding-top:15px;
  padding-left: 10px;
    padding-right: 10px;
  padding-top:15px;
}
#loginform form{
  padding-left:14px;
}

.input-prepend input
{
  border: 1px solid #999;
  border-radius:27px;
  height:25px;
  -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.3);
  width:340px; 
}

.input-prepend input::-webkit-input-placeholder {padding-left:10px;}

.input-prepend input::-moz-placeholder { /* Firefox 18- */padding-left:10px; }

.input-prepend input { padding-left:10px;  }

.input-prepend input::-ms-input-placeholder { padding-left:10px; }

#form-login-username .input-prepend .add-on
{
  	font-weight:bold;
  	margin-right:37px;
  	color:#2666bb;
  	
}

#form-login-password .input-prepend .add-on
{
  	font-weight:bold;
  	margin-right:38px;
  	color:#2666bb;
}

#form-login-remember
{
  font-size:14px;
  padding:5px;
}

ul.unstyled {
  padding:0px;
  /*text-align:center;*/
}

.page-header
{
  text-align:center;
  color:#0d6cac;
  text-shadow: 1px 1px black;
  font-size:20px;
}

.item-page p
{
  color:white;
  height:0px;
}

.controls
{
  padding:5px;
}

.controls button
{
  border-radius:8px;
  background:#9abd00;
  color:white;
  padding:15px;
  font-weight:bold;
  margin-left:140px;
  border: 0px;
}

.controls button:hover
{
  background:#a7cc00;
}

.camera_caption{
  
  bottom:120px !important;
  
}
.camera_pag{
  
  bottom: 0px;
    position: absolute;
  
}
#divider1{
   padding-top:15px;
  padding-left: 10px;
    padding-right: 10px;
  padding-top:15px;
  
  height:150px;
  background:#0e66a2;
      margin-left: 10px;
    margin-right: 10px;
  margin-top:15px;
}
#divider2{
   padding-top:15px;
  padding-left: 10px;
    padding-right: 10px;
  padding-top:15px;
  width:650px;
  height:250px;
  background:#cce2ea;
      margin-left: 10px;
    margin-right: 10px;
  margin-top:15px;
  color:#003945;
  font-family:"Arial";

}
#divider3{
   padding-top:15px;
  padding-left: 10px;
    padding-right: 10px;
  padding-top:15px;
 width:150px;
  height:250px;
  border-top:solid 2px #d9d9d9;
      margin-left: 10px;
    margin-right: 10px;
  margin-top:-264px;
  float:right;
  


}


.camera_caption{
  
  
  top:0px !important;
  width:300px !important;
  height:300px !important
  
}

#maintext{
  padding-left:15px;
  padding-right:15px;
  font-family:Arial;
  width:600px;
  text-align:justify;
  min-height:500px;
}



/* Footer CSS */
#bottom-bar
{
  background:#0d6cac;
  height:60px;
  /*width:100%;*/
  margin-left:10px;
  margin-right:10px;
  margin-top: 100px;
  
}

#bottom-search input{
  float:left;
  background:#0d6cac;
  margin-top:10px;
  color:white;
  margin-left:20px;
  border-color:white;
}

#bottom-search input::-webkit-input-placeholder { /* WebKit, Blink, Edge */color:white;}
#bottom-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */color:white;}
#bottom-search input::-moz-placeholder { /* Mozilla Firefox 19+ */color:white;}
#bottom-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */color:white;}
#bottom-search input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */color:white;}

#footer{
  border-top:2px #0d6cac solid;

  padding-left: 20px;
    padding-right: 20px;
  padding-top:20px;
 
  background:#649df3;
      margin-left: 10px;
    margin-right: 10px;
  margin-top:0px;
  font-size:75%;
  color:white;
  
}

div#footermenu ul#footer-container li{list-style-type:none; margin:0px; padding:0px;}

ul[class^="nav-child"]{display:inline;}

ul[class^="nav-child"] li{margin-bottom:8px !important;}

ul.nav.menu{padding:0px; margin:0px;}

div#footermenu ul .footer-menu{display:inline-table;  width:170px !important;}

ul#footer-container{margin:0px; padding:0px; height:200px;}

div#footermenu a {text-decoration:none; color:white;}

li[class$="deeper parent"] > ul > :first-child{margin-top:8px; !important;}

ul.nav.menu li.deeper.parent a{height:20px;}

ul.nav.menu li.deeper.parent:nth-of-type(1){ font-weight:bold; font-size:18px;color:#0d6cac;}

ul.nav.menu li.deeper.parent ul:nth-of-type(1){font-weight:normal;font-size:12px; margin-top:15px;}

ul.nav.menu li.item-168 a{font-size:20px;font-weight:bold;}

#contact-us{width:140px;position:relative;left:865px;top:-195px;}
/* Footer CSS */

div#breadcrumb li{
  list-style:none;
  padding:0;
}

div#breadcrumb ul{
 
  padding:0;
  padding-left:15px;
  
  
}

div#breadcrumb ul li{
  display:inline;
  
  
}

ul.breadcrumb li[itemprop=itemListElement]{position:relative; right:10px;}

#menusubitems{
  
    width: 250px;
    height: 300px;
    background: #d9d9d9;
    float: right;
    position: relative;
    margin-top: 72px;
    margin-right: 15px;
  	padding-top:10px;

}

#menusubitems ul{list-style-type:none; padding-left:15px;}

#menusubitems a{text-decoration:none; color:black;}

#menusubitems ul.nav.menu li[class$="deeper parent"] > a{font-weight:bold;font-size:115%;}

#loginform{
 width: 368px;
margin: 0px auto;
background-color: rgb(255, 255, 255);
border:solid 2px #ddd;
border-radius: 5px;
  
  
}
.login{
  
  width: 540px;

  margin: 0 auto;
  
  
  
  
}

#loginform fieldset{
 text-align: center;
border:none;
color: rgb(0, 0, 0);
height: 250px;
}
#loginform a{
  text-decoration:none;
  color:#0d6cac;
}
#loginform li{
  list-style:none;
  
}
#system-message-container{
  color:red;
  margin: 0 auto;
  width: 400px;
}


/*Header CSS */
#header{
  width:100%;
  height:150px; 
}

#logo
{
  padding-left:30px;
  height:128px;
  float:left;
}

#logo img
{
   height: 150px;
}

#menu{
  
  padding-top:0px;
  padding-left: 0px;
  padding-right: 0px;
}

div#maximenuck94 ul.maximenuck{border-radius:0px;border:0px;background:#0b467f;}

div#maximenuck94 ul.maximenuck li.maximenuck.level1 {border-right:1px solid black; height:45px;margin-right: 0px;border-left:1px solid #2666bb; padding-left:18px;padding-right:18px;}

div#maximenuck94 ul.maximenuck li.maximenuck.level1:hover, div#maximenuck94 ul.maximenuck li.maximenuck.level1.active {background:#95bae9; border-radius:0px;}
div#maximenuck94 ul.maximenuck {padding:0px;}
div#maximenuck94 ul.maximenuck li.maximenuck.level1 {
    border-right: 1px solid black;
    height: 30px;
    margin-right: 0px;
    border-left: 1px solid #2666bb;
    padding-left: 16.5px;
    padding-right: 16px;
  	line-height:15px; 
  	width:103px;
  	padding-bottom: 4px;
}

#bar
{
	width:500px;
	color:white;
	float:right;
}

#bar ul{
	float:none;
}

#bar ul li{
	display:block;
	float:right;
	margin-bottom:15px;
}

#bar ul li a{
	background:#9abd00;
	font-family:arial;
	display: block;
	padding:10px 5px 10px 5px;
	color:white;
	text-decoration:none;
	font-size:15px;
  	width:105px;
  	font-weight:bold;
  	text-align:center;
}

#socialmedia
{
	float:right;
	width:180px;
	height:40px;
	display:block;
}

.search_bar input
{
	float:right;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:3px solid #ddd;
	font-size:16px;
	height:34px;
	width:250px;
  	outline-width: 0;
  	color:black;
  	margin-right:-5px;
}

.search_bar select:focus,
.search_bar textarea:focus,
.search_bar button:focus
.search_bar input.middle:focus {
    outline-width: 0;
}

.search_bar input:hover
{
	float:right;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom:3px solid #ddd;
	font-size:16px;
	height:34px;
	width:250px;
  	outline-width: 0;
  	color:black;
  	margin-right:-5px;
}

#search_button
{
	border: 0;
    font-size: 20px;
    background: transparent;
    color: #991906;
    float: right;
  	outline-width: 0;
}

#search_button .fa-search
{
	position:relative;
	top:7px;
  	outline-width: 0;
}

label.element-invisible
{
  display:none
}

div.mod_search93 input[type="search"]
{
  width:250px;
}
#socialmedia ul
{
	padding:0px;
	margin:0px;
}

#socialmedia ul li
{
	padding-left:5px;
	padding-right:5px;
}

#socialmedia ul li a
{
	border-radius:60%;
	float:left;
  	width:10px;
}

#bar ul li a#facebook{background-color: #404c8c;padding: 9px 12px 8px 12px;}
#bar ul li a#twitter{background-color:#59bee1;padding: 9px 12px 8px 12px;}
#bar ul li a#youtube{background-color:#d0021b;padding: 9px 12px 8px 12px;}
#bar ul li a#rss{background-color:#f5a623;padding: 9px 12px 8px 12px;}

#bar ul li a#facebook:hover{background-color:#48559d;}
#bar ul li a#twitter:hover{background-color:#68c5e3;}
#bar ul li a#youtube:hover{background-color:#e3021d;}
#bar ul li a#rss:hover{background-color:#f6af3c;}
#bar ul li a:hover{background:#a7cc00;}

div#maximenuck94 div.floatck {
	border-radius:0px;
	background:95bae9;
  	color:black;
  	border:0px;
  	margin: 2px 0 0 -18px;
  	width: initial;
}

#whoami
{
    color: #cd3301;
    float: left;
  	margin-left:40px;
  	margin-top:20px;
  	font-weight:bold;
}
/*Header CSS */

/* Content CSS */
#system-messga-container
{
  margin:20px 0px 20px 0px;
}

.logout-button input
{
  margin-bottom:15px;
  border-radius: 8px;
  background: #9abd00;
  color: white;
  padding: 15px;
  font-weight: bold;
  margin-left: 130px;
  margin-top: 20px;
  border: 0px;
}

#submit_message
{
  text-align:center;
  font-size:14px;
  color:red;
}
/* Content CSS */
.breadcrumb {
    padding: 8px 15px;
    margin: 0 0 20px;
    list-style: none;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.breadcrumb>.active {
    color: #999 !important;
}
a {
    color: #08c;
    text-decoration: none;
}