﻿
body {
	font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

h1, h2, h3, h4, h5, h6, p {
	font-family: 'Roboto', sans-serif;
}

.cookie p {
    color: #2a2e30;
	font-size: 12px;
}

.cookie a {
    color: #2a2e30;
	font-size: 11px;
}

.cookie h3 {
    color: #2a2e30;
	font-size: 12px;
}

.cookie {
    position:absolute;
	width: 200px
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
}

/* login */

.bachmann-topmenu .btn-primary{
	color: #ffffff!important;
}

	

/* Search */
/* .searchbox{ 
position:relative;
}

	.productSearchBar {
	position: fixed;
	bottom: 10;
	right: 0;
	width: 280px;
	background-color: #ffffff;
	border:5px solid #1b3364;
	border-radius: 5px;
	padding: 5px;
}
*/

.productSearchBar
{
    padding-top: 10px;
    padding-bottom: 10px;
}

.searchSuggestions .prodImageSuggestion{
	width: 45px;
	height: 45px;
}


.bachmann-topmenu .navbar-collapse{
	padding-right: 0;
	padding-left: 0;
}

.bachmann-topmenu .navbar-default{
	background: transparent;
	border: none;
	margin-bottom: 0;
}

.bachmann-topmenu .navbar-default a{
	color: #dedede!important;
	text-transform:uppercase;
}

.bachmann-topmenu .navbar-default a:hover{
	color: #ffffff!important;
}

.bachmann-topmenu .pagePanel a{
	color:#ffffff!important;
}
	
.bachmann-topmenu .pagePanel a:hover{	
	color:#dedede!important;
}	

/* Bachmann Mega Menu */

.bachman-megamenu .navbar-default{
	margin-bottom: 0px;
}

.bachman-megamenu .navbar-collapse{
	padding-right: 0;
	padding-left: 0;
}

.bachman-megamenu .navbar-default li.dropdown{
	font-size: 16px;
	padding-right: 2px;
	margin-top: 10px;
	padding-left: 2px;
	margin-bottom: 10px;
	border-left: 1px solid #1b3364;
	color: #3399ff;
}
/*drop-down mega menu line height AC 19-09-2025 */
.yamm .dropdown.yamm-fw .dropdown-menu {
	line-height: 2;
}


.bachman-megamenu .navbar-default li.dropdown:first-of-type {
	padding-left: 0px;
}

li.mmSelectedTab:first-of-type , .bachman-megamenu .navbar-default li.dropdown:first-of-type:hover {
	border-left: 1px solid #ffffff!important
	
}
.bachman-megamenu .navbar-default li.dropdown:last-of-type {
	
}

.bachman-megamenu .navbar-default .dropdown > a{
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bachman-megamenu .navbar-default .dropdown > a:hover, .bachman-megamenu .mmSelectedTab > a{
	background-color:#1b3364;
	color:#ffffff!important;
	border-radius: 4px;
}
.bachman-megamenu .navbar-default .navbar-nav > li > a {
    color: #2a2e30;
}
/* Footer */

.footerSocialMedia hr{
		border-top: 3px solid #292358;
}

.PoweredBy {display:none!important;}


/* Breadcrumb */

.breadcrumb {
    background-color: #d2d3d5;
}

ul.breadcrumb > li, ul.breadcrumb > li a{
    color: #2a2e30;
}
ul.breadcrumb > li.active, ul.breadcrumb > li.active > a:link {
    color: #555555;
}
.breadcrumb > li + li::before {
    color: #2a2e30;
}

/* Home Page */

.bachmann-icons h3{
	font-size:12px!important;
	min-height:32px;
}

/* Latest News and 	 products */

.bachmann-news-feed > .blockHeader.panel-heading, .bachmann-announcements > .blockHeader.panel-heading{
	background-color:#1b3364!important;
	font-size:24px;
	color:#FFFFFF!important;
	border-top-left-radius: 0px!important;
	border-top-right-radius: 0px!important;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 0 transparent;
}

.bachmann-news-feed div.blockContent, .bachmann-announcements div.blockContent {
    color: #2a2e30;
    border-color: #1b3364!important;
    border-width: 2px;
    border-style: solid;
    padding: 15px;
}
.bachmann-news-feed .rssViewerTitle {
    border-bottom: none;
    margin-top: 1em;
    margin-bottom: 0.2em;
    font-weight: bold;
	font-size:18px;
	color:#292358;
}

.rssViewerDateTime  {
	visibility: hidden;
    color: #C0C0C0;
    font-weight:normal;
    margin-bottom: 0.2em;
}

.bachmann-news-feed .rssViewerTitle a:hover {
	color:#3945ed
}

.bachmann-news-feed img{
	width:100%;
	height:auto;
	
}
	 
	 
.bachmann-announcements div.sectionheader {
    font-weight: bold;
    background: #FFFFFF;
    font-size: 18px;
    margin-top: 10px;
    padding: 0px 2px 4px 2px;
	margin-top: 1em;
    color: #2a2e30;
}

#ctl00_mainContent_MasterCenter_bc_b1216_b1217_rssViewer_lvwRssItemList_ctrl0_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b1216_b1217_rssViewer_lvwRssItemList_ctrl1_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b1216_b1217_rssViewer_lvwRssItemList_ctrl2_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b1216_b1218_rssViewer_lvwRssItemList_ctrl0_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b1216_b1218_rssViewer_lvwRssItemList_ctrl1_dvDescription > p:nth-child(3),
#ctl00_mainContent_MasterCenter_bc_b1216_b1218_rssViewer_lvwRssItemList_ctrl2_dvDescription > p:nth-child(3)
 {
    color: red;
}


/* Category Pages */

.CategoryDetail h1{
	font-size: 24px;
}

#pnlCategoryDetail > div.pull-left {
    padding-right: 10px;
}

.CategorySummaryBox .thumbnail{
		border: 3px solid #2a2e30;
		border-radius:0;
		padding: 0px;
}

.CategorySummaryBox .thumbnail:hover{
		border: 3px solid #292358;
}

.CategorySummaryBox .thumbnail .CategorySummaryText{
	border-top: 3px solid #292358;
	font-size: 16px;
	color: #292358;
	min-height: 70px;
}

.CategorySummaryBox .thumbnail img{
		padding: 20px;
}


/* Category Product List */

.prodlstheader {
	display: none;
}

.CategoryDescription, .prodlstcontent {
	/*border-left: 3px solid #292358; */
	padding-left: 5px;
}

.CategoryDescription h1{
	font-size: 24px;
}


/* Product Summary list */


.productSummaryBox hr{
	border-color: #292358;
}

.productSummaryBox:last-of-type hr{
	border: none;
}

.ListPriceIncVAT{
	border-left:1px solid #292358;

}

.ListPriceIncVAT p{
	line-height: 3;

}

/* summary listing */
.productSummaryBox {
	border-top: 0px solid #292358;
    font-size: 14px;
    color: #292358;
    min-height: 440px;
}

/*
.productSummaryBox .caption {
	min-height: 50px;
	line-height: 0px;
}
*/

/* featured ProductSummaryText */
.ProductSummaryText {
    font-size: 14px;
    color: #292358;
}


/* Pagination */

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    color: #fff;
    background-color: #e4051f;
    border-color: #e4051f;
}

.pagination > li > a, .pagination > li > span {
    color: #292358;

}

/* Faceted Navigation */

div.facetFilterHeading {
    border-bottom: none!important;
	font-size: 18px!important;
}

.facetNavControl > .facetFilterSection.DefaultTheme .facetFilterlHeader {
    border-top: none!important;
    border-bottom: none!important;
	font-size: 14px!important;
	padding: 0px 0px 5px;
}

.facetNavControl > .facetFilterSection.DefaultTheme .facetControlWrapper > ul li > .checkbox {
   font-size: 14px!important; 
}


/* Product detail page */



.product-detail-page .productImage{
	border: 3px solid #2a2e30;
	border-radius:0;
	padding: 0px;
}

.productEnlarge {
	font-style: italic;
}

.productThumbnail .thumbnail{
	border: 2px solid #2a2e30;
	border-radius:0;
	padding: 0px;
}

.product-detail-page h1{
	font-size: 24px;
}

.product-detail-page hr{
	height: 1px; 
    background-color: #2a2e30;
    border:none
}

.product-detail-page .buttonsPanel .btn-default{
	border-color: #2a2e30;
	font-style: italic;
}

.FlexTabbedContent > li > a {
    background-color: #ffffff !important;
    color: #000000 !important;
	font-weight:bold;
	border: 1px solid #d2d3d5  ;
}
.FlexTabbedContent > li.active > a {
    background-color: #d2d3d5  !important;
    color: #000000 !important;
}


 .nav-tabs {
    border-bottom: 1px solid transparent;
}

.tab-content.panel.panel-default{
	margin-top: -1px;
	 border-top-left-radius: 0px;
}



/* Content Pages */


.bachmann-header{
	text-align:center;
}
.bachmann-header h1{
	font-size:36px;
	text-transform:uppercase;
	font-weight:normal;
	margin-bottom:1rem;
}
.bachmann-header h2{
	font-size:18px;
	text-transform:uppercase;
	width: 100%; 
    text-align: center; 
    border-bottom: 1px solid #000; 
    line-height: 0.1em;
    margin: 30px 0 30px;
	font-weight:normal;
}


.bachmann-header h2 span { 
    background:#fff; 
    padding:0 10px; 
}

.border-right{
	border-right: 1px solid #000; 
}

.bachmann-customer-service-icons .thumbnail{
	border-radius: 10px;
	border-color:transparent;
}

.bachmann-customer-service-icons h3{
	font-weight:normal;
	text-transform:uppercase;
	text-align:center;
	margin-top:0px;
}

@media (max-width:767px){
	.bachmann-header h1{
	font-size:24px;
}
	.bachmann-customer-service-icons .col-xs-6{
		padding-right:5px;
		padding-left:5px;
}
}

/* Exhibitions */
.article{
	width:100%;
	float:left;
}
.groupHeader{
	display:none;
}
.articleInfo{
	display:none;
}
.articleTitle{
	font-size: 24px;
}

.articleContent img{
width:50%;
max-width:400px;
padding-left:0px;

}


/* Standard menu bar */
.bachmann-mainmenu .navbar {
  margin-bottom: 0;
  border-radius: 4px;
}
@media screen and (min-width: 768px){
  .bachmann-mainmenu .navbar .navbar-nav {
	display: inline-block;
    margin-bottom: 0;
	border-radius: 4px;
  }
  .bachmann-mainmenu .navbar-default {
    background-color:#ffffff;
    border-color: #ffffff;
    min-height: 32px;
    border-radius: 4px;
  }
  .bachmann-mainmenu .navbar-collapse {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
	border-radius: 4px;
  }
}
/* Standard menu bar items */
@media screen and (min-width: 768px){
 .bachmann-mainmenu .navbar ul.nav > li > a:first-child {
	background-color: #1b3364;
	background: #1b3364;
	border-right: 1px solid;
	border-width: 1px;
	min-width: 114px;
	height: 31px;
	text-align: center;
	
  }
 .bachmann-mainmenu .navbar ul.nav > li > a {
    background-color: #ffffff;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 30%;
	border-radius: 4px;
  }
}

.bachmann-mainmenu .navbar ul.nav > li > a:hover,
.bachmann-mainmenu .navbar ul.nav > li.selected > a {
  background-color: #d2d3d5;
  # background: linear-gradient(#d2d3d5, #dfdfdf);
  border-radius: 4px;
}
.bachmann-mainmenu .navbar ul.nav > li > a:hover,
.bachmann-mainmenu .navbar ul.nav > li.selected > a {
  color: #1b3364;
  border-radius: 4px;
  
  /*Checkout Complete */


.cookieWarning
{
    position:absolute;
    top:0;
    left:0;
    right:0;
    background-color:#FFF000;
    color:Black;
    opacity:0.9;
    -moz-opacity:0.9;
    z-index:999;
    padding: 5px 10px 5px 10px;
}

.cookieWarning a
{
    color:White;
}

.cookieButton
{
    margin-left:20px;
}

/* newsticker */

.newsticker {
    position: relative;
    z-index: 0;
    height:42px;
    border-top-color: #e80e0e;
    border-right-color: #e80e0e;
    border-bottom-color: #e80e0e;
    border-left-color: #e80e0e;
    border-top-width: 2px;
    border-right-width: 2px;
    border-bottom-width: 2px;
    border-left-width: 2px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #DDDDDD;
    overflow: hidden;
}

.newsticker .newsTitle
{
    line-height: 42px;
    vertical-align: middle;
}

.newsticker .newsTitle > a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 17px;
    padding-right: 10px;
    display: inline-block;
    float: left;
    vertical-align: middle;
}

.newsticker .newsButton {
    line-height: 42px;
    vertical-align: middle;
    padding-right: 0px;
}

.newsticker .newsButton > a
{
    cursor: pointer;
    text-align: center;
    overflow: hidden;
    background-size: contain;
    display: inline-block;
    float: left;
}

.newsticker .cycle-slideshow
{
    /*float: left;
    margin-left: 10px;*/
    line-height: 42px;
    /*vertical-align: middle;*/
}

.newsticker .cycle-slideshow > a
{
    text-decoration: none;
    color: #2a2e30;
    font-size: 14px;
    font-family: arial;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 0px;
}

.newsticker .cycle-slideshow > a:hover {
    text-decoration: underline;
}

textarea {
    resize: none;
}

