/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/
.logo {
    padding: 0 !important;
}

.je_footer {
    font-family: Open Sans !important;
    font-size: 12px !important;
    color: #FFFFFF  ;
}

#container_copyright .wrapper960 {
    border-top: 0 none;
    position: relative;
    padding: 0;
}

#container_footermenu {
    padding: 0;
}
#copyright {
    position: absolute;
    right: 0;
    top: 70px;
}

.base-2c .menu li {
    border-bottom: medium none;
    float: right;
    margin: 0 10px;
	color: black !important;
}
.base-2c .menu li a {
    margin-top: 0 !important;
}
#footermenu {
    display: none;
}

#copyright {
    display: none;
}

#hornav ul {
    background: #0088CC;
    border-radius: 5px;
    padding: 4px 10px;
}

.top-1a .module_surround {
    height: 100px !important;
}
.top-1b .module_surround {
    height: 100px !important;
}
.top-1c .module_surround {
    height: 100px !important;
}
.openhours {
    font-size: 80%;
}

a.backbutton {
  border-radius: 4px 4px 4px 4px;
  font-style: normal;
  padding: 2px 5px;
  text-shadow: none;
  background: none repeat scroll 0 0 #000000;
  color: #FFFFFF;
}

.footermenu ul li a, .footermenu ul li span {
    color: 
    #ffffff !important;
}