a.scrollup {
background: #184DC0;
}

a.scrollup {
height: 32px;
width: 32px;
color: #fff;
font-size: 18px;
line-height: 32px;
text-align: center;
text-decoration: none;
position: fixed;
bottom: 0px;
right: 5px;
z-index: 9999;
opacity: 0.5;
}

#map-canvas {
  	width: 100%; 
  	height: 300px;
	margin: 0;
	padding: 15px;
}

.mainmenu {
font-size: 87%;
border: none;
}

.mainmenu > ul > li > a, .mainmenu .mainmenu-submenu-inner > li > a {
font-size: 1.1em;
padding: 1.6em 1.5em;
color: #53555c;
display: inline-block;
height: 40px;
}

.navbar-toggle {
position: relative;
float: right;
margin-right: 15px;
padding: 9px 10px;
margin-top: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}

input[type=radio], input[type=checkbox] {
margin: 8px 0 0;
margin-top: 1px \9;
line-height: normal;
}


.gsc-search-button
{
    background-color: #4D90FE;
    border-radius: 2px 2px 2px 2px;

}

input.gsc-search-button, input.gsc-search-button:hover, input.gsc-search-button:focus {
    background-color: #4D90FE !important;
    background-image: url("http://www.google.com/uds/css/v2/search_box_icon.png") !important;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    height: 18px !important;
    border-color: #4D90FE !important;
    filter: none;
}

.mainmenu-wrapper {
    background-color: #FFF;
    border-bottom: 4px solid #b5022b !important;
    z-index: 7;
}

.footer {
    background: #222;
    color: #A0A0A0;
    padding: 0 20px 10px 20px;
    border-top: 4px solid #b5022b !important;
    margin-top: 20px;
    -webkit-box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
    box-shadow: 0 -1px 12px rgba(0,0,0,0.4);
    color: 0 -1px 12px rgba(0,0,0,0.4);
}

.text-upper {
	text-transform: uppercase;
}
