@charset "utf-8";
h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}
h2 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
}
h4 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
h5 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
h6 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
.navbarcolor-red   {
	background-color: #8D0909;
}
.navbarcolor-blue {
	background-color: #004179;
}
.navbar-text-color {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 12px;
}
.navbar-text-color-size {
	color: #FFFFFF;
	padding-left: 30px;
	font-size: 18px;
}
.navbar-nav-blue {
}
.navbar-nav-red {
}
.navbar-default-blue .navbar-nav-blue > li > a:hover, .navbar-default-blue .navbar-nav-blue > li > a:focus {
    background-color: #004179;
    color: #FFC0CB;
}
.navbar-default-red .navbar-nav-red > li > a:hover, .navbar-default-red .navbar-nav-red > li > a:focus {
    background-color: #8d0909;
    color: #FFC0CB;
}
.rowquicklinks {
	background-color: #8D0909;
	position: relative;
}
.mainmenu {
	background-color: #004179;
	text-align: center;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
}
.quicklinks-size {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: normal;
	padding-left: 30px;
}
.menu-bar-size {
	font-size: 16px;
	font-weight: bold;
	padding-left: 20px;
}

.navbar.navbar-default .container-fluid.container-fluid-margin {
	margin-left: -15px;
	margin-right: -15px;
	padding-right: 15px;
	padding-left: 15px;
}
.row-color {
	background-color: #004179;
	width: 100%;
	max-width: none;
	padding-top: 4px;
}
.dropdown-menu > li> a, .dropdown-menu {
  	background-color: #004179;
    color:#ffffff;
}
 
   .dropdown-menu > li> a:hover,
   .dropdown-menu > li> a:active,
   .dropdown-menu > li> a:focus  {
	   	background-color: #0079c2;
    color:#ffffff;
	 }
	 
	 .dropdown-toggle-bkg:active, .open .dropdown-toggle-bkg {background:#FFF !important; color:#000 !important;
	 } 

.nav-tabs{
	background-color: #004179;
	color: #FFFFFF;
	padding-bottom: 2px;
	margin-bottom: 10px;
}
.row.row-color .col-sm-2 .nav.nav-color.nav-tabs {
	color: #FFFFFF;
}

.tab-content{
    background-color:#004179;
    color:#ffffff;
    padding:5px
}
.nav-tabs > li > a{
  border: #0079c2;
}
.nav-tabs > li > a:hover{
  background-color: #0079c2 !important;
    border: medium none;
    border-radius: 0;
    color:#ffffff;
}
.nav-tabs a {
	color: #FFFFFF;
	font-size: 14px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover{
    background-color: #0079c2 !important;
}
.container-fluid.container-fluid-width {
	margin-left: 0px;
	margin-right: -29px;
	margin-top: px;
}
.col-sm-12.col-sm-12-map {
	position: relative;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	padding-top: 10px;
	padding-left: px;
	padding-bottom: 10px;
	padding-right: 0px;
}
.list-unstyled-menu  , list-unstyled-menu > a {
	color: #FFFFFF;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
}
.welcome-wrapper {
	background-color: #0079c2;
	margin-top: -20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 1px;
	color: #FFFFFF;
}
.welcome-text {
	color: #000000;
	font-weight: normal;
	font-size: 20px;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
}
.center-block-image {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.featurebox   {
	background-color: #F69719;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 20pt;
	font-weight: bold;
	text-align: center;
	position: absolute;
	float: left;
	top: 2em;
}
.featurebox-small {
	color: #FFFFFF;
	background-color: #F69719;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 20px;
}
.dropdown-menu-border {
	border: thick solid #FFFFFF;
}
.footer-margin {
	margin-right: 1px;
	margin-left: 0px;
	background-color: #EFF0F1;

}
.img-center {
	margin: 0px auto;
}
.dropdown-toggle-center {
	position: relative;
}
.row-height {
	height: 50px;
}
.row-height-big {
	height: 175px;
	font-size: 24px;
	color: #8D0909;
	margin-top: px;
}
.container-fluid.content-bg-color {
	padding-top: 30px;
	background-image: -webkit-linear-gradient(270deg,rgba(246,151,25,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(246,151,25,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(246,151,25,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(246,151,25,1.00) 0%,rgba(255,255,255,1.00) 100%);
}
.row-height-hobbyshop {
	color: #8D0909;
	height: 150px;
	font-size: 24px;
}
.text-hobbyshop {
	color: #004179;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
a.list-item:hover  ,a.list-item:active{
	color: #8D0909;

}
.bannercolor-darkred {
	background-color: #8D0909;
	margin-top: -20px;
}

.bg-white {
	background-color: #FFFFFF;
}
.container .table-responsive table.white-links  {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-color: #FFFFFF;
	border-style: solid;
	color: #FFFFFF;
	font-size: 16px;

}
a.white-links:link  ,  a.white-links:visited   , a.white-links:active{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bolder;
}
a.white-links:hover   {
	color: #004179;
	font-weight: bolder;
}
.container.container-rrevent-tablewidth {
	margin-left: -35px;
	margin-right: -38px;
	width: auto;
}
.panel-heading-caret [data-toggle="collapse"]:after
{
    font-family: 'Glyphicons Halflings';
    content: "\e072"; /* "play" icon */
    float: right;
    color: #000000;
    font-size: 18px;
    line-height: 22px;

    /* rotate "play" icon from > (right arrow) to down arrow */
    -webkit-transform: rotate(-90deg);
    -moz-transform:    rotate(-90deg);
    -ms-transform:     rotate(-90deg);
    -o-transform:      rotate(-90deg);
    transform:         rotate(-90deg);
}
.panel-heading-caret [data-toggle="collapse"].collapsed:after
{
    /* rotate "play" icon from > (right arrow) to ^ (up arrow) */
    -webkit-transform: rotate(90deg);
    -moz-transform:    rotate(90deg);
    -ms-transform:     rotate(90deg);
    -o-transform:      rotate(90deg);
    transform:         rotate(90deg);
}
span.tab{
    padding: 0 50px; /* Or desired space*/
}
hr.news {
    height: 2px;
    background-color:#555;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 90%;
}
.member-height {
	height: auto;
	padding-top: 5px;
	padding-bottom: 0px;

}
