/*-----------------------------------------------------------------------------
-------------------------------------------------------------------------------
Stylesheet
-------------------------------------------------------------------------------
-----------------------------------------------------------------------------*/


/* Main
   ========================================================================== */
body {
  font-family: arial;
  font-weight: 400!important;
  font-size: 100%;
  margin: 0;
  word-wrap: break-word!important;
}

.mobile {
  display: none;
}

#mobile {
  display: none;
}




/* Navigation
   ========================================================================== */

.menu main {
  border: 0!important;
}

#menu ul {
  list-style: none;
  margin:0;
}


#menu ul ul {
  display: none;
}

#menu ul li:hover > ul {
  display: none;
}

#menu ul ul li {
  display: none;
}

#menu ul ul li:hover {
  display: none;
}

.navibar {
  text-transform: uppercase;
  width:100%;
  text-align:center;
  margin-top:-10px;
  padding-top:10px!important;
  padding-bottom:10px!important;
}

.navibar i {
  padding-left:15px;
  padding-right:15px;
}


.navibar ul li {
  display:inline;
  padding-top:5px;
  padding-bottom:5px;
}

.navibar a:link,
.navibar a:visited,
.navibar a:active {
  font-family: 'Quicksand', sans-serif;
  font-weight:500;
  font-size: 13px;
  letter-spacing:1px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-decoration: none;
  text-transform: uppercase;
}

.navibar a:hover {
  font-family: 'Quicksand', sans-serif;
  font-weight:500;
  font-size: 13px;
  letter-spacing:1px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  text-decoration: none;
  text-transform: uppercase;
}

/* Header
   ========================================================================== */

.topbar {
  padding-left:5px;
  padding-right:5px;
  padding-top:25px;
  padding-bottom:25px;
}

.sitetitle {
  margin-top:-15px;
  font-family: 'Roboto', sans-serif;
  font-weight:300; 
  font-size:35px;
  text-align:center;
  letter-spacing:1px;
  margin-bottom:3px;
}

.slogan {
  font-family: 'Roboto', sans-serif;
  font-weight:400; 
  font-size:13px;
  text-align:center;
  letter-spacing:1px;
  text-transform:uppercase;
  padding-top:5px;
  padding-bottom:5px;
}

.welcomemessage {
  padding:15px;
  text-align:justify;
  font-size:11px;
  line-height:25px;
}

/* Regular Link Class
   ========================================================================== */

a:link {
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:visited {
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:active {
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

a:hover {
  text-decoration: underline;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 700;
  -webkit-transition: opacity 0.4s linear;
  -webkit-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

/* Wrapper/Container
   ========================================================================== */
#wrapper {
  margin-top: 0px;
  width: 1100px;
}

#container {
  z-index: 100;
  width: 1100px;
  margin: 0 auto;
}

#box {
  width: 1100px;
}

/* ContentSize
   ========================================================================== */
#content {
    width:98%;
    padding-top:5px;
    padding-left:5px;
    padding-right:5px;
    padding-bottom:12px;
    font-size:100%;
    margin-top:0px;
}

/* H5 Class
   ========================================================================== */

h5 {
        text-transform:uppercase;
        text-align:center;
        margin-top:0px;
        margin-bottom:0px;
        padding-left:3px;
        padding-right:3px;
        padding-top:8px;
        padding-bottom:8px;
}



h5 a:link {
        padding:5px;
        margin-bottom:1px;
	font-size: 11px;
        letter-spacing:0px;
        text-decoration: none;
        text-transform:uppercase;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

h5 a:hover {
        padding:5px;
        margin-bottom:1px;
	font-size: 11px;
        letter-spacing:0px;
        text-decoration: none;
        text-transform:uppercase;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}


h5 a:active {
        padding:5px;
        margin-bottom:1px;
	font-size: 11px;
        letter-spacing:0px;
        text-decoration: none;
        text-transform:uppercase;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

h5 a:visited {
        padding:5px;
        margin-bottom:1px;
	font-size: 11px;
        letter-spacing:0px;
        text-decoration: none;
        text-transform:uppercase;
        -webkit-transition: opacity 0.3s linear;
        -webkit-transition: all 0.3s ease-out; 
        -moz-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
}

/* Footer
   ========================================================================== */

#footer {
  font-family: arial;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  font-size: 70%;
  padding: 5px;
  text-decoration: none;
}


#footer ul {
  padding: 8px 16px;
  list-style: none;
display: inline-block;
}

#footer ul li {
  display: inline-block;
  padding:5px;
}

#footer a:link {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

#footer a:hover {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

#footer a:visited {
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

.clearfooter {
  height: 5px;
  clear: both;
}

.clear {
  clear: both;
}