@charset "utf-8";
/* ############################################################################################################################### */
/* BODY CSS */

.clr {
	clear: both;
}
body {
	background: url(../../graphics/00000001/design/swissvax-background-2560-10.jpg) center top no-repeat #000000;
}
p {
	margin: 5px 0;
}
a, a:visited {
	color: #2b2e2e;
}
a:hover {
	color: #4e5555;
}
.color {
	color: #4e5555;
}
.button a, .button a:visited {
	background: #4e5555;
}
.button a:hover {
	background: #383d3d;
}
.btn-primary {
	background-color: #4e5555;
	border-color: #383d3d;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-color: #383d3d;
	border-color: #2b2e2e;
	color: #fff;
}
hr {
	border-bottom: 1px solid #ddd;
}
.breadcrumb > li a {
	color: #999;
}
.breadcrumb > li a.home_breadcrumb:hover {
	text-decoration: none;
}
/* ############################################################################################################################### */
/* HEADER CSS */

header {
	background: none;
	padding-bottom: 0!important;
}
header .navigation, header .slide_hold {
	padding-right: 0;
	padding-left: 0;
}
header .logo { /*background:#000;*/
}
header .logo a img {
	margin: 0 auto;
	display: block;
}
header .menu-login {
	float: left;
}
header .menu-minibasket {
	float: right;
}
header .crumbs-bar {
	background: url(../../graphics/00000001/design/crumbs-bar.png) left top repeat-x;
	height: 65px;
	border: 1px solid #282828;
	margin-top: 25px;
	border-bottom: 0;
}
header .mobile-header .crumbs-bar {
	height: auto!important;
	padding-bottom: 10px;
}
header ul.breadcrumb {
	border-radius: 0;
	background: none;
	color: #8c8c8c;
	padding: 20px;
	margin: 0;
}
header .search .btn {
	background-image: url(../../graphics/00000001/design/search.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	border: 0px;
	background-color: none;
	cursor: pointer;
	outline: 0;
	text-indent: -9999px;
	margin-left: -20px;
	position: relative;
	z-index: 1;
}
header .search .form-control {
	background: #000;
	border: 1px solid #282828;
	position: relative;
}
header .hlinks > span {
	background: #4e5555;
	border: 1px solid #2b2e2e;
}
header .form-inline {
	float: left;
	margin-right: 10px;
}
header .form-inline .form-control {
	font-size: 12px;
	box-shadow: none;
	background: #000;
	border: 1px solid #373737;
	border-radius: 0;
	width: 170px;
}
header .iicon-search {
	width: 20px;
	height: 30px;
	position: absolute;
	left: 145px;
	background: url(../../graphics/00000001/design/search_icon_small.png) left 8px no-repeat;
	z-index: 1;
	top: 0px;
}
header .mobile-header .iicon-search {
	top: 0;
}
header .iicon-search:hover {
	background: url(../../graphics/00000001/design/search_icon_small.png) left 8px no-repeat;
}
header .icon-search {
	position: absolute;
	background: none;
}
header .top-login {
	padding-top: 6px;
	display: block;
	text-align: left;
	margin-right: -20px;
}
header .top-login a {
	color: #666;
}
header form {
	width: auto;
	margin-top: 0;
}
header form input, header form button {
	margin-bottom: 0px!important;
}
header .head_mini_basket {
	float: right;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #666;
}
header .head_mini_basket a {
	color: #666;
}
/*
header .top_bar {min-height:70px;}
*/
header .navbar {
	border: none;
}
header .navbar .container {
	width: auto;
	padding: 0;
}
header .navbar .navbar-collapse {
	padding: 0px;
	background: #181818;
	border: 1px solid #373737;
	max-height: none;
	box-shadow: none;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 15px;
}
header .navbar .navbar-collapse ul.navbar-nav {
	margin-left: 0px;
}
header .mobile-header .form-inline {
	margin-right: 0px;
	padding-left: 0;
	padding-right: 0;
}
header .mobile_search_nav {
	margin-top: 25px;
	margin-right: 0;
}
header .navbar .open a.dropdown-toggle {
	background: #ff0000!important;
	color: #fff!important;
}
header .top_bar_wrap {
	padding-right: 0;
	padding-left: 0;
	padding-top: 10px;
}
header .mobile-header .navbar {
	margin-top: -34px
}
header .dropdown-menu {
	border: 1px solid #373737!important;
	background-top: none!important;
}
header .dropdown-menu a {
	background: url("../../graphics/00000001/design/list.png") no-repeat scroll 15px 13px #000!important;
	border-bottom: none!important;
	padding: 7px 25px 7px 25px!important;
	transition: none!important;
	font-size: 12px;
	color: #ababab!important;
}
header .dropdown-menu a:hover, header .dropdown-menu a:focus {
	background: url("../../graphics/00000001/design/list.png") no-repeat scroll 15px 13px #fff!important;
	color: #666!important;
}
body.SFNT header .tree_wrap, body.MARINE_CARE header .tree_wrap {
	border: 1px solid #373737;
	background: #000;
}
header .nav ul li {
	text-align: left;
}
.carousel-control {
	bottom: 145px;
}
.right.carousel-control {
	opacity: 1;
}
.left.carousel-control {
	width: 85%;
	opacity: 1;
}
.carousel-control span {
	display: block;
	background: #ff0000;
	width: 40px!important;
	height: 40px!important;
	bottom: 0px;
}
.carousel-control span.icon-next {
	left: 20px;
	top: auto;
	right: auto;
	font-size: 30px;
}
.carousel-control span.icon-prev {
	right: 10px;
	top: auto;
	left: auto;
	font-size: 30px;
}
.carousel-control span.icon-next:hover, .carousel-control span.icon-prev:hover {
	background: #fff;
	color: #464646;
}
/* Navigation */
.navbar {
	text-transform: none;
}
.navbar button:hover {
	background: #2b2e2e;
}
.navbar .nav > li > a {
	color: #ababab!important;
	padding: 14px 10px!important;
}
.navbar .nav > li > a:hover {
	background: #ff0000 !important;
	color: #fff!important;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover, .navbar .nav .active > a:focus {
	background: #2b2e2e !important;
}
.nav-collapse .nav > li > a {
	background: #4e5555 !important;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	border-color: #2b2e2e;
}
.cat_tree {
	position: absolute;
	z-index: 1;
	background: 000;
	padding: 0;
	margin-left: 30px;
	margin-top: 10px;
}
.category-tree {
	margin-bottom: 0px;
	padding-top: 20px;
}
.category-tree li a {
	border: none;
}
.category-tree li a:hover, .category-tree li a.open {
	border: none;
}
.category-tree > li > a {
	background: #000;
	color: #ababab;
	line-height: 20px;
}
.category-tree > li > a {
	background: url(../../graphics/00000001/design/list.png) 15px 15px no-repeat #000;
	padding: 6px 15px 6px 25px;
}
.category-tree > li.red > a {
	background: url(../../graphics/00000001/design/listw.png) 15px 15px no-repeat #ff0000;
	padding: 7px 0px 7px 25px;
	color: #fff;
}
.category-tree > li.red > a:hover {
	background: url(../../graphics/00000001/design/list.png) 15px 15px no-repeat #f3f3f3;
	padding: 7px 0px 7px 25px;
	color: #666;
}
.category-tree li.blue a {
	background: #122047 url(../../graphics/00000001/design/listw.png) no-repeat scroll 15px 15px;
	color: #fff;
}
.category-tree li.blue a:hover {
	background-color: #f3f3f3;
	color: #666;
}
.carousel {
	margin-top: 20px;
}
.carousel .slidertext {
	min-height: 145px;
	overflow: hidden;
}
.carousel-inner {
	background: url(../../graphics/00000001/design/png50.png) repeat transparent;
	border: 1px solid #373737;
	padding-bottom: 20px;
	border-bottom: none;
}
.carousel-inner {
	background: url(../../graphics/00000001/design/crumbs-bar2.png) repeat-x bottom;
}
.carousel-inner h2 {
	font-size: 14px;
	color: #fff;
	margin-top: 10px;
}
.carousel-inner p {
	color: #ababab;
}
.carousel-inner a {
	color: #fff;
}
.category_list .category_image { /*min-width:220px; min-height:160px;*/
	width: 40%;
	background: #fff;
}
/* ############################################################################################################################### */
/* FOOTER CSS */

footer {
	background: none;
	border: 0;
	box-shadow: none;
	color: aaa;
	padding-left: 20px;
	padding-right: 20px;
}
footer .footer-block {
	background: #121212;
	border: 1px solid #282828;
	padding: 10px 0 10px 0;
}
footer .footer-links {
	border-left: 1px solid #333333;
}
footer .footer-links ul li {
	background: url(../../graphics/00000001/design/list.png) left 8px no-repeat;
	padding-left: 10px;
	color: #aaa!important;
	margin-bottom: 4px;
}
footer .footer-links ul li a {
	color: #aaa!important;
}
footer .social {
	float: right;
}
footer .social i {
	padding: 5px 10px 5px 10px;
	border-radius: 0px;
	height: auto;
	width: auto;
	color: #444444;
}
footer .social i.facebook {
	padding: 5px 14px 5px 14px
}
footer .social i.facebook, footer .social i.twitter, footer .social i.youtube, footer .social i.google-plus {
	background: #282828;
}
footer .social i.facebook:hover {
	background: #3c5b9b;
	color: #fff;
}
footer .social i.youtube:hover {
	background: #ff0000;
	color: #fff;
}
footer .social i.twitter:hover {
	background: #2daae1;
	color: #fff;
}
footer .social i.google-plus:hover {
	background: #f63e28;
	color: #fff;
}
footer i.fa-facebook-square:hover {
	transition: color 0.3s ease 0s;
	color: #3a5795;
}
footer i.fa-instagram:hover {
	transition: color 0.3s ease 0s;
	color: #b49f84;
}
footer i.fa-youtube-square:hover {
	transition: color 0.3s ease 0s;
	color: #cc181e;
}
footer ul li {
	margin: 0;
}
footer .widget {
	margin-bottom: 0;
}
footer .footer-block i {
	line-height: 26px;
}
/* ------------------------ category list boxes ------------------------ */
.category_list {
	margin: 10px 0;
}
.category_list .pimage {
	float: left;
	margin-right: 15px;
}
.category_list .ptext {
	min-height: 165px;
}
.category_list .pbox {
	margin: 10px 0px;
	padding: 20px;
	background: #fff;
}
.category_list a, .category_list a:visited, .category_list a:hover {
	text-decoration: none;
}
.category_list img {
	max-width: 100%;
}
.category_list .ptitle {
	font-size: 12px;
	font-weight: 600;
	line-height: 14px;
	text-transform: uppercase;
	color: #323232;
}
.category_list .pslogan {
	font-size: 12px;
	line-height: 20px;
	color: #ff0000;
}
.category_list .pdesc {
	font-size: 12px;
	line-height: 20px;
	color: #737373;
}
.category_list .mehr, #basket-contents .mehr, .mediamehr.btn {
	float: right;
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #464646;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 45px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
}
.category_list .mehr:hover, #basket-contents .mehr:hover, .mediamehr.btn:hover {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #ff0000;
}
.mediamehr.btn {
	float: left;
}
.category-item .item-details form {
	float: left;
}
/* ------------------------ highlights boxes ------------------------ */
.highlights {
	margin: 10px 0;
}
.highlights .pbox {
	margin: 10px 0px;
	padding: 20px;
	background: #ebebeb;
	height: 150px;
	border: 1px solid #484848;
}
.highlights .pbox.handbuch {
	background: url(../../graphics/00000001/design/handbook-back-2.jpg) center center no-repeat #fff;
}
.highlights .pbox.handbuch.de {
	background: url(../../graphics/00000001/design/handbook-back-2.jpg) center center no-repeat #fff;
}
.highlights .pbox.handbuch.en {
	background: url(../../graphics/00000001/design/handbook-back-2-en.jpg) center center no-repeat #fff;
}
.highlights .pbox.handbuch.fr {
	background: url(../../graphics/00000001/design/handbook-back-2-fr.jpg) center center no-repeat #fff;
}
.highlights .pbox.handbuch.it {
	background: url(../../graphics/00000001/design/handbook-back-2-it.jpg) center center no-repeat #fff;
}
.highlights .pbox.carcare {
	background: url(../../graphics/00000001/design/care-care-back-2.jpg) center center no-repeat #fff;
}
.highlights .pbox.events {
	background: url(../../graphics/00000001/design/events-back-2.jpg) center center no-repeat #fff;
}
.highlights .pbox.marinecare {
	background: url(../../graphics/00000001/design/marine-back.jpg) center center no-repeat #fff;
}
.highlights .pbox.partner {
	background: url(../../graphics/00000001/design/partner-back.jpg) center center no-repeat #fff;
}
.highlights .pbox.media {
	background: url(../../graphics/00000001/design/media-back.jpg) center center no-repeat #fff;
}
.highlights .pbox.vax_recommend {
	background: url(../../graphics/00000001/design/background_box_vax_recommend.jpg) center center no-repeat #fff;
}
.highlights a, .highlights a:visited, .highlights a:hover {
	text-decoration: none;
}
.highlights .mehr {
	position: absolute;
	bottom: 25px;
	right: 15px;
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #fff;
	display: block;
	color: #464646;
	border-radius: 0;
	border: none;
	padding-right: 45px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
}
.highlights .mehr:hover {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #ff0000;
	color: #fff;
}
.highlights_2 {
	margin: 10px 0;
}
.highlights_2 .box-8 { /*border-right: 1px solid #484848;*/
	padding: 15px;
	padding-right: 0px;
	padding-top: 25px;
	padding-bottom: 25px;
}
.highlights_2 .box-12 {
	padding: 3px 15px 0 0;
}
.highlights_2 .hold_border {
	border: 1px solid #484848;
	border-right: 0;
}
.highlights_2 .hold_border_2 {
	background: #ff0000;
	height: 282px;
}
.highlights_2 .box {
	margin: 20px 0px;
	padding: 0px 20px;
	background: #000;
	border-right: 1px solid #484848;
	text-align: center;
}
.highlights_2 .pbox {
	height: 240px;
}
.highlights_2 .box .graphics {
	border-bottom: 10px solid #ff0000;
	margin-bottom: 10px;
	min-height: 145px;
	overflow: hidden;
}
.highlights_2 .box .description {
	line-height: 19px;
}
.highlights_2 .box.box_last {
	border: none;
}
.highlights_2 .box-12 .box {
	border: none;
	background: none;
}
.highlights_2 .box-youtube {
	padding: 20px;
}
.highlights_2 .box-youtube img {
	max-width: 100%;
}
.highlights_2 a, .highlights_2 a:visited, .highlights_2 a:hover {
	text-decoration: none;
}
.youtube-title {
	text-align: right;
	font-weight: bold;
	color: #fff;
	display: block;
	width: 100%;
}
.youtube-title:visited {
	color: #fff;
}
.youtube-title span {
	color: #ff0000;
}
.youtube-title:hover span {
	color: #fff;
}
.youtube-title:hover {
	color: #666;
}
.highlights_2 .h_title {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	min-height: 45px;
}
.highlights_2 .graphics {
	transition: border 0.5s ease 0s;
}
.highlights_2 .graphics img {
	width: 155px;
	height: auto;
}
.highlights_2 .graphics a {
	display: block;
	overflow: hidden;
}
.highlights_2 .graphics:hover {
	border-color: #fff;
}
/* ----------------------------- Content container -------------------------------- */

.content .container {
	background: #fff;
	border: 1px solid #373737;
	border-top: none;
	padding-bottom: 20px;
}
.content .container .row {
	padding-left: 15px;
	padding-right: 15px;
}
.content {
	padding: 0px 20px;
	margin: 0px;
}
.content h2.page_title {
	line-height: 30px;
	color: #000;
}
.content h2.page_title span {
	color: #ff0000;
}
.content .heading {
	border-bottom: 1px solid #ddd;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.clear-padding {
	padding: 0;
}
.content .heading .form-group {
	padding-top: 5px;
}
.paging span, .paging a {
	padding: 5px 10px;
	background: #4e5555;
	color: #fff;
}
.paging a:hover, .paging .current {
	background: #ff0000;
}
.paging .clean {
	background: #fff;
	color: #373737;
	border-color: #fff;
}
.content .container ul {
	padding-left: 0px;
}
.content .container ul li {
	list-style-type: none;
	background: url(../../graphics/00000001/design/list.png) 0px 8px no-repeat;
	padding-left: 10px;
}
.content .container img {
	max-width: 100%;
	height: auto;
}
/* ---------------------------- Category list ---------------------------------------- */


.product-code {
	background: url(../../graphics/00000001/design/list.png) 0px 8px no-repeat;
	padding-left: 10px;
}
.category-item {
	border: none;
	box-shadow: none;
	margin: 0 auto 30px auto;
	max-height: none;
	max-width: none;
	min-height: none;
	padding: 0px;
	transition: none;
}
.category-item:hover {
	box-shadow: none;
}
.category-item .item-title {
	height: 100px;
	overflow: hidden;
}
.category-item .item-price {
	box-shadow: none;
	border: none;
	background: none;
	border-radius: 0;
	color: #2b2e2e;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}
.category-item .item-price span {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
/* -------------------------------- Buttons ------------------------------------------- */

.btn.mehr-cart {
	background: url(../../graphics/00000001/design/btn_arrow_clean.png) right center no-repeat #464646;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 30px;
	padding-left: 15px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
}
.btn.mehr-cart:hover {
	background: url(../../graphics/00000001/design/btn_arrow_clean.png) right center no-repeat #ff0000;
}
.btn.add-cart {
	background: url(../../graphics/00000001/design/btn_cart.png) right center no-repeat #ff0000;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 23px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
	text-indent: -9999px;
}
.btn-classic {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #464646;
	color: #fff!important;
	border-radius: 0;
	border: none;
	padding-right: 45px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn-classic:hover {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #ff0000;
	color: #fff!important;
}
.btn-classic:visited {
	color: #fff!important;
}
.btn-default {
	background: #464646;
	border: none;
	color: #fff;
}
.btn-default:hover {
	background: #ff0000;
	color: #fff;
}
.btn-default:visited {
	color: #fff;
}
.to_cart_button {
	margin-top: 25px;
}
.to_cart_button .form-group {
	margin: 0;
}
.btn-classic.back {
	background: url(../../graphics/00000001/design/btn_arrow_back.png) left center no-repeat #464646;
	color: #fff!important;
	border-radius: 0;
	border: none;
	padding-left: 45px;
	padding-right: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
	margin-top: 20px;
	margin-bottom: 20px;
}
.btn-classic.back:hover {
	background: url(../../graphics/00000001/design/btn_arrow_back.png) left center no-repeat #ff0000;
	color: #fff!important;
}
.btn-classic.back:visited {
	color: #fff!important;
}
/* ----------------------------------- Product page ------------------------------------ */

.product-main {
	padding-top: 30px;
}
.product-main h4.title {
	border: none;
	margin: 0;
	padding: 0;
	font-size: 32px;
	line-height: 38px;
	font-weight: normal;
}
.product-main .product-images {
	border: 1px solid #ccc;
	line-height: 0;
	position: relative;
}
.product-main .product-image {
}
.product-main .product-image img {
	max-width: 100%;
}
.product-main .height250 {
	height: 310px;
}
.product-main .product-header {
	min-height: 125px;
}
.product-main .product-inventory {
}
.product-main .product-cart {
	position: absolute;
	bottom: 0px;
}
.product-main .product-cart .pull-left, .product-main .product-cart .pull-right, .product-main .product-cart.col-md-12 {
	padding: 0;
}
.product-main .product-cart.col-md-12 {
	padding-right: 30px;
	padding-left: 15px;
}
.product-main #price-value {
	font-size: 32px;
	line-height: 38px;
	font-weight: normal;
}
.product-main ul {
	padding-left: 10px;
}
/*
.product-main ul li, .content .container ul li {list-style-type:square;}
*/





.form-group .pr30 {
	padding-right: 30px;
}
.form-control {
	box-shadow: none;
	border-radius: 0;
}
.form-control:focus {
	box-shadow: none;
	border: 1px solid #373737;
}
.form-group .btn {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #464646;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 45px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
}
.form-group .btn:hover {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #ff0000;
	color: #fff;
}
.play_button, .image_button {
	margin-bottom: 10px;
	float: left;
	margin-right: 15px;
	background: url(../../graphics/00000001/design/btn_eye.png) right center no-repeat #464646;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 60px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
}
.play_button:hover, .image_button:hover {
	background: url(../../graphics/00000001/design/btn_eye.png) right center no-repeat #ff0000;
	color: #fff;
}
.image_button {
	display: none;
}
.youtube_product_video {
	height: 300px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 5;
}
.form-group #search {
	color: #ccc;
}
.separator {
	height: 30px;
}
.category-item .item-details p {
	text-align: left;
}
.category-item .item-details h5 {
	text-align: left;
}
.form-layout #form label {
	word-wrap: break-word;
}
.related-items .category-item {
	min-height: 0;
	max-height: none;
	margin: 0px;
	padding: 10px 0;
}
.related-items hr {
	margin: 0;
}
.related-items .item-details h5 {
	display: block;
	min-height: 46px;
}
#form {
	background: #464646;
	padding: 20px 20px 20px 20px;
}
#form .row {
	margin-bottom: 15px;
}
#form label, #form .form-radio {
	font-weight: normal;
	color: #ddd;
}
.form-layout h4.page_title, .fields-heading {
	background: url(../../graphics/00000001/design/list.png) 0px 14px no-repeat;
	padding-left: 10px;
}
.fields-heading span {
	color: #999;
}
.swissvax-media .fields-heading {
	background: url(../../graphics/00000001/design/list.png) 110px center no-repeat;
	padding-left: 120px;
}
.form-layout select, .form-layout input[type="text"] {
	height: 30px;
}
.form-layout textarea {
	height: 120px;
}
.form-layout .capcha_code {
	padding-left: 0;
}
.form-layout #refresh {
	cursor: pointer;
}
.form-layout .mehr {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #fff;
	color: #464646;
	border-radius: 0;
	border: none;
	padding-right: 45px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
	display: inline-block;
}
#form #heard_about_print {
	margin-bottom: 15px;
}
.clear-padding {
	padding-left: 0;
	padding-right: 0;
}
.form-layout .mehr:hover {
	background: url(../../graphics/00000001/design/btn_arrow.png) right center no-repeat #ff0000;
	color: #fff;
}
.form-layout .heading {
	background: #252525;
	margin-bottom: 0;
	padding: 20px;
}
.heading h4.page_title span {
	color: #ff0000;
}
.heading h4.page_title {
	color: #ddd;
}
.custom-content img {
	max-width: 100%!important;
	height: auto!important;
}
.custom-content p {
	margin: 10px 0;
}
.form-layout #customer-fields input, .form-layout #customer-fields select {
	width: 100%;
}
.form_row {
	margin-bottom: 10px;
}
.form_row label {
	margin-bottom: 0px;
}
#shipping_controls .checkbox {
	min-height: 20px;
	float: left;
	display: block;
	margin-right: 10px;
}
#customer-fields h4.fields-heading {
	border-bottom: 1px solid #ccc;
	margin-top: 30px;
	margin-bottom: 0px;
	padding-bottom: 5px;
}
#billing_fields, #shipping_fields {
	margin-top: 20px;
}
.form-heading {
	margin-bottom: 20px;
}
#shipping_controls .check-desc {
	padding-left: 24px;
}
label.form_checkbox {
	margin-bottom: 0px;
}
#customer-fields-info ul {
	padding-left: 0px;
}
#customer-fields-info ul li {
	list-style-type: none;
	background: url(../../graphics/00000001/design/list.png) 0px 8px no-repeat;
	padding-left: 10px;
}
#sitemap ul {
	padding-left: 22px;
}
#sitemap ul li {
	list-style-type: circle;
	background: none;
	padding-left: 10px;
}
.customer-info {
	padding-left: 10px;
}
.checkout-customer .customer-info {
	padding-top: 10px;
}
.checkout-cart.cart {
	margin-top: 30px;
}
#customer-fields-info h4.fields-heading {
	padding-bottom: 5px;
}
.account-links {
	margin-top: 10px;
}
.box-youtube iframe {
	width: 100%;
	height: auto;
	min-height: 240px;
}
.tcart .no-padding {
	padding: 0px;
}
.btn {
	border-radius: 0;
	padding-top: 8p;
	padding-bottom: 8px;
}
.tcart thead tr th {
	border-bottom: none;
}
.modal-content row {
	margin-left: 0;
	margin-right: 0;
}
.modal-content .form-group {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 0px;
	padding-top: 0px;
}
.modal-header {
	background: #ff0000;
}
.modal-header h4 {
	color: #fff;
}
.modal-header button.close {
	color: #fff;
	font-size: 24px!important;
	opacity: 1;
}
.modal-header button.close:hover {
	opacity: 0.5;
}
.modal-content ul {
	padding: 0px;
	margin: 0px;
}
.modal-content ul li {
	list-style-type: none;
	background: url(../../graphics/00000001/design/list.png) 0px 8px no-repeat;
	padding-left: 10px;
}
.modal-content ul li a {
	color: #000;
}
.modal-footer .btn-classic {
	margin-top: 0px;
	margin-bottom: 0px;
}
.modal-footer {
	text-align: left;
	padding: 15px 20px;
}
.modal-body {
	margin-left: 0;
	margin-right: 0;
}
.modal-body .tcart {
	margin-bottom: 0;
}
.cart {
	margin: 0;
}
.content .container {
	min-height: 350px;
}
.invoice-basket {
	margin-top: 20px;
}
.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.swissvax-partner .partner-image {
	border: 1px solid #ccc;
	padding: 5px;
	width: 200px;
	height: 120px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 15px;
}
.swissvax-partner .partner-image img {
	display: inline-block;
	vertical-align: middle;
	max-height: 108px;
	max-width: 180px;
}
.product-main .product-image {
	height: 300px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	max-width: 100%;
}
.product-main .product-image img {
	display: inline-block;
	vertical-align: middle;
	max-height: 300px;
	max-width: 98%;
	margin: 0 auto;
}
.category-item .item-image {
	min-height: 160px;
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	max-width: 100%;
	height: 160px;
	border: 1px solid #eee;
}
.category-item .item-image img {
	display: inline-block;
	vertical-align: middle;
	max-width: 98%;
	margin: 0 auto;
	padding: 0;
}
.related-items .item-image {
	min-height: 80px;
	height: auto;
	height: 80px;
	padding: 0;
}
.related-items .item-image img {
	max-width: 96%;
}
.swissvax-partner tr td {
	margin-bottom: 5px;
	margin-left: 5px;
	padding: 1px 3px;
	vertical-align: top;
	height: 10px;
}
.swissvax-partner .coordinates {
	display: none;
}
.swissvax-partner i {
	width: 20px;
}
.swissvax-partner {
	min-height: 500px;
}
.swissvax-partner tr td.strong {
	font-weight: bold;
}
#map img {
	max-width: none;
}
.swissvax-partner h4.partner-name {
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	background: url("../../graphics/00000001/design/list.png") no-repeat scroll 0 8px rgba(0, 0, 0, 0);
	min-height: 40px;
	font-weight: bold;
}
.swissvax-partner .ico.home {
	height: 50px;
}
#events {
	margin-bottom: 40px;
}
#events table {
	width: 100%;
}
#events table tr td.coordinates {
	display: none;
}
#events table tr td, #events table tr th {
	padding: 5px;
}
#events table tr td.event-name {
	font-size: 14px;
	font-weight: bold;
}
/* Gallery */



#gallery {
	width: 100%;
}
#gallery .ad-image-wrapper {
	width: 100%;
}
#gallery .ad-image-wrapper .ad-image {
	width: 100%!important;
	height: auto!important;
	left: auto!important;
	text-align: center;
}
#gallery .ad-image-wrapper .ad-image img {
	max-width: 100%;
	display: inline-block;
}
#gallery .ad-image-description {
	display: none;
}
#gallery ul.ad-thumb-list li {
	list-style-type: none;
	background: none;
	padding-left: 0;
}
#gallery .ad-nav {
	padding: 0 30px;
}
#gallery .ad-back {
	left: 0;
}
#gallery .ad-forward {
	right: 0;
}
.ad-gallery .ad-thumbs .ad-thumb-list {
	float: none!important;
	margin: 0 auto!important;
}
.swissvax-media {
	margin-bottom: 30px;
	position: relative;
	height: 200px;
}
.media-image {
	float: left;
	margin-right: 10px;
}
.media-image img {
	width: 100px;
	height: 150px;
}
.media-description h4.fields-heading {
	line-height: 18px;
	background: url(../../graphics/00000001/design/list.png) 110px 10px no-repeat;
	padding-left: 120px;
}
.media-description {
}
.swissvax-media .btn.btn-pdf {
	background: url(../../graphics/00000001/design/btn_pdf.png) right center no-repeat #ff0000;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 23px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: opacity 0.5s ease 0s;
	text-indent: -9999px;
	float: left;
	height: 36px;
}
.swissvax-media .btn.btn-video {
	background: url(../../graphics/00000001/design/btn_video.png) right center no-repeat #ff0000;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 23px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
	text-indent: -9999px;
	float: left;
	height: 36px;
}
.swissvax-media .btn.btn-gallery {
	background: url(../../graphics/00000001/design/btn_gallery.png) right center no-repeat #ff0000;
	display: block;
	color: #fff;
	border-radius: 0;
	border: none;
	padding-right: 23px;
	padding-left: 20px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
	text-indent: -9999px;
	float: left;
	height: 36px;
}
.swissvax-media .btn.mehr {
	background: url("../../graphics/00000001/design/btn_arrow_clean.png") no-repeat scroll right center #464646;
	border: medium none;
	border-radius: 0;
	color: #fff;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 30px;
	text-transform: uppercase;
	transition: background 0.5s ease 0s;
	height: 36px;
}
.swissvax-media .btn.mehr:hover {
	background: url("../../graphics/00000001/design/btn_arrow_clean.png") no-repeat scroll right center #ff0000;
}
.swissvax-media .button-holder {
	clear: both;
	float: left;
	padding-top: 10px;
}
.mobile-navigation .navbar-toggle {
	margin: 0px 15px 0 0;
	border: 1px solid #373737;
	border-radius: 0;
	margin-top: 0;
	padding: 7px 10px;
	transition: background 1s ease 0s;
}
.mobile-navigation .navbar-toggle:hover {
	color: #fff;
	background: #ff0000;
}
.mobile-header .form-group {
	margin-bottom: 0px;
}
.mobile-header .icon-search {
	left: 155px;
	top: 0px;
}
.mobile-header .navbar {
	min-height: 0;
}
#modules {
	display: none;
}
.form-inline {
	display: block;
	position: relative;
	z-index: 10;
}
.navigation {
	display: block;
	position: relative;
	z-index: 9;
}
.button-form {
	display: block;
	float: left;
}
.tobottom {
	top: 0;
	/*display: none;*/
	position: fixed;
	right: 0;
	z-index: 104400;
}
.tobottom a, .tobottom a:visited {
	color: #fff;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	width: 30px;
}
body.SFNT .tobottom {
	display: none;
}
.highlights .container, .highlights_2 .container, .category_list .container {
	padding-right: 0px;
	padding-left: 0px;
}
.mini_lang {
	color: #333;
}
.mini_lang a {
	color: #666;
}
.mini_lang a:hover, .mini_lang a.active {
	color: #ababab;
}
.lang_out {
	padding-right: 0;
	padding-left: 0;
}
.product-attributes .form-group {
	margin: 0 0 10px 0;
}
.product-attributes .form-group label {
	padding-top: 0;
}
#events table th {
	border-bottom: 1px solid #eee;
}
.carousel-control {
	top: auto;
}
.highlights_2 .hold_border {
	background: #000;
}
.basket-charges td.formatted-charge {
	text-align: right;
}
.slide-out-div {
	width: 250px;
	background: #fff;
	position: absolute;
	z-index: 10;
}
.slide-out-div h3 {
	background: #ff0000;
	margin: 0;
	padding: 5px;
	padding-left: 10px;
	color: #fff;
	font-size: 16px;
	display: block;
	height: 40px;
}
.slide-out-div .handle {
	display: block;
	height: 40px;
	background: #ff0000;
	color: #fff;
	padding: 8px;
	font-size: 22px;
}
.slide-out-div p {
	padding: 15px;
	line-height: 18px;
}
.slide-out-div .handle:hover {
	text-decoration: none;
}
header, footer, .h_title, .ptitle, .btn, .youtube-title {
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 5px;
}
#shipping_controls label.form_checkbox {
	display: block;
	padding-left: 25px;
}
.footer-block .widget p {
	margin: 0;
}
.footer-block .widget i {
	margin-right: 15px;
	width: 10px;
}
.footer-block .widget i.icon {
	margin-right: 25px;
}
.header-media-block {
	margin-bottom: 45px;
}
.media-flag-big {
	width: 65px;
	height: 40px;
}
.media-flag-small {
	width: 40px;
	height: 25px;
}
.media-head-link {
	float: left;
	margin-right: 15px;
}
.media-head-h {
	line-height: 10px;
}
.media-mini-img {
	width: 45px;
	height: 65px;
	opacity: 0.5;
	margin-right: 5px;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	-ms-transition: opacity 0.3s ease-in-out;
	-o-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}
.media-mini-img:hover {
	opacity: 1;
}
.latest_media {
	margin-top: 15px;
	margin-bottom: 15px;
}
.content_body a, .content_header a, .content_footer a {
	text-decoration: underline;
}
.content_body a:hover, .content_header a:hover, .content_footer a:hover {
	text-decoration: none;
}
.content_body .horizontal_list li {
	background: url(../../graphics/00000001/design/list.png) 0px 10px no-repeat !important;
	font-size: 14px;
	float: left;
	margin-right: 35px;
	width: 70px;
}
#form option:disabled {
	color: #000;
	font-weight: bold;
}












/* Base styles for the element that has a tooltip */
[data-tooltip], .tooltip {
 position: relative;
 cursor: pointer;
}
/* Base styles for the entire tooltip */
[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after {
	position: absolute;
	visibility: hidden;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity: 0;
	-webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	pointer-events: none;
}
/* Show the entire tooltip on hover and focus */
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after {
	visibility: visible;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
 filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	opacity: 1;
}
/* Base styles for the tooltip's directional arrow */
.tooltip:before, [data-tooltip]:before {
	z-index: 1001;
	border: 6px solid transparent;
	background: transparent;
	content: "";
}
/* Base styles for the tooltip's content area */
.tooltip:after, [data-tooltip]:after {
	z-index: 1000;
	padding: 8px;
	width: 160px;
	background-color: #000;
	background-color: hsla(0, 0%, 20%, 0.9);
	color: #fff;
	content: attr(data-tooltip);
	font-size: 11px;
	line-height: 1.2;
}
/* Directions */

/* Top (default) */
[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after, .tooltip-top:before, .tooltip-top:after {
	bottom: 100%;
	left: 50%;
}
[data-tooltip]:before, .tooltip:before, .tooltip-top:before {
	margin-left: -6px;
	margin-bottom: -12px;
	border-top-color: #000;
	border-top-color: hsla(0, 0%, 20%, 0.9);
}
/* Horizontally align top/bottom tooltips */
[data-tooltip]:after, .tooltip:after, .tooltip-top:after {
	margin-left: -80px;
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after, [data-tooltip]:focus:before, [data-tooltip]:focus:after, .tooltip:hover:before, .tooltip:hover:after, .tooltip:focus:before, .tooltip:focus:after, .tooltip-top:hover:before, .tooltip-top:hover:after, .tooltip-top:focus:before, .tooltip-top:focus:after {
	-webkit-transform: translateY(-12px);
	-moz-transform: translateY(-12px);
	transform: translateY(-12px);
}
/* Left */
.tooltip-left:before, .tooltip-left:after {
	right: 100%;
	bottom: 50%;
	left: auto;
}
.tooltip-left:before {
	margin-left: 0;
	margin-right: -12px;
	margin-bottom: 0;
	border-top-color: transparent;
	border-left-color: #000;
	border-left-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-left:hover:before, .tooltip-left:hover:after, .tooltip-left:focus:before, .tooltip-left:focus:after {
	-webkit-transform: translateX(-12px);
	-moz-transform: translateX(-12px);
	transform: translateX(-12px);
}
/* Bottom */
.tooltip-bottom:before, .tooltip-bottom:after {
	top: 100%;
	bottom: auto;
	left: 50%;
}
.tooltip-bottom:before {
	margin-top: -12px;
	margin-bottom: 0;
	border-top-color: transparent;
	border-bottom-color: #000;
	border-bottom-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-bottom:hover:before, .tooltip-bottom:hover:after, .tooltip-bottom:focus:before, .tooltip-bottom:focus:after {
	-webkit-transform: translateY(12px);
	-moz-transform: translateY(12px);
	transform: translateY(12px);
}
/* Right */
.tooltip-right:before, .tooltip-right:after {
	bottom: 50%;
	left: 100%;
}
.tooltip-right:before {
	margin-bottom: 0;
	margin-left: -12px;
	border-top-color: transparent;
	border-right-color: #000;
	border-right-color: hsla(0, 0%, 20%, 0.9);
}
.tooltip-right:hover:before, .tooltip-right:hover:after, .tooltip-right:focus:before, .tooltip-right:focus:after {
	-webkit-transform: translateX(12px);
	-moz-transform: translateX(12px);
	transform: translateX(12px);
}
/* Move directional arrows down a bit for left/right tooltips */
.tooltip-left:before, .tooltip-right:before {
	top: 3px;
}
/* Vertically center tooltip content for left/right tooltips */
.tooltip-left:after, .tooltip-right:after {
	margin-left: 0;
	margin-bottom: -16px;
}
/* slider fix for long text on ipad*/
.carousel .slidertext {
	min-height: 170px;
}
.carousel-control {
	bottom: 170px;
}
body.marine .carousel-control span {
	background: #122047 none repeat scroll 0 0;
}
body.marine .navbar .nav > li > a:hover, body.marine header .navbar .open a.dropdown-toggle {
	background-color: #122047!important;
	color: #fff!important;
}
body.marine header .dropdown-menu a {
	background: #000 url("../../graphics/00000001/design/list_marine.png") no-repeat scroll 15px 13px !important;
}
body.marine header .dropdown-menu a:hover {
	background-color: #f3f3f3!important;
}
body.marine .category-tree > li > a {
	background: #000 url("../../graphics/00000001/design/list_marine.png") no-repeat scroll 15px 15px;
}
body.marine .category-tree > li.red > a {
	background: #ff0000 url("../../graphics/00000001/design/listw.png") no-repeat scroll 15px 15px;
}
body.marine .category-tree > li > a:hover {
	background-color: #f3f3f3;
}
body.marine .carousel-inner {
	background: rgba(0, 0, 0, 0) url("../../graphics/00000001/design/crumbs-bar-marine.png") repeat-x scroll center bottom;
}
body.marine .highlights_2 .hold_border_2 {
	background: #122047;
}
body.marine .highlights_2 .box .graphics {
	border-bottom: 10px solid #122047;
}
body.marine .highlights_2 .box .graphics:hover {
	border-bottom: 10px solid #f3f3f3;
}
body.marine .category_list .mehr, body.marine #basket-contents .mehr, body.marine .mediamehr.btn {
	background: #464646 url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine .category_list .mehr:hover, body.marine #basket-contents .mehr:hover, body.marine .mediamehr.btn:hover {
	background: #122047 url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine .highlights .mehr {
	background: #fff url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine .highlights .mehr:hover {
	background: #122047 url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine footer .footer-links ul li {
	background: rgba(0, 0, 0, 0) url("../../graphics/00000001/design/list_marine.png") no-repeat scroll left 8px;
}
body.marine header .crumbs-bar {
	background: rgba(0, 0, 0, 0) url("../../graphics/00000002/crumbs-bar-marine2.png") repeat-x scroll left top;
}
body.marine .content h2.page_title span {
	color: #122047;
}
body.marine header .crumbs-bar {
	background: rgba(0, 0, 0, 0) url("../../graphics/00000002/crumbs-bar-marine2.png") repeat-x scroll left top;
}
body.marine .product-code {
	background: rgba(0, 0, 0, 0) url("../../graphics/00000002/list_marine.png") no-repeat scroll 0 8px;
}
body.marine .content .container ul li {
	background: rgba(0, 0, 0, 0) url("../../graphics/00000002/list_marine.png") no-repeat scroll 0 10px!important;
}
body.marine .form-group .btn {
	background: #464646 url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine .form-group .btn:hover {
	background: #122047 url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine .form-layout h4.page_title, body.marine .fields-heading {
	background: rgba(0, 0, 0, 0) url("../../graphics/00000001/design/list_marine.png") no-repeat scroll 0 14px;
}
body.marine .form-layout .mehr {
	background: #fff url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine .form-layout .mehr:HOVER {
	background: #122047 url("../../graphics/00000001/design/btn_arrow_marine.png") no-repeat scroll right center;
}
body.marine .btn.add-cart {
	background: #122047 url("../../graphics/00000001/design/btn_cart_marine.png") no-repeat scroll right center;
}
body.marine .btn.mehr-cart:hover {
	background: #122047 url("../../graphics/00000001/design/btn_arrow_clean.png") no-repeat scroll right center;
}
body.marine .category_list .pbox {
	min-height: 343px;
}

.category_list .pbox {
	min-height: 265px;
}


header .dropdown-menu li.blue a {
	background: #122047 url(../../graphics/00000001/design/listw.png) no-repeat scroll 15px 13px!important;
    color: #fff!important;
}
header .dropdown-menu li.blue a:hover {
	background: #fff!important;
    color: #666!important;
}
body.marine .dropdown-menu li.red a {
	background: #ff0000 url("../../graphics/00000001/design/listw.png") no-repeat scroll 15px 15px!important;
	color: #fff!important;
}
body.marine header .dropdown-menu li.red a:hover {
	background: #fff!important;
    color: #666!important;
}


#fixedbutton {
    position: fixed;
    bottom: 50%;
    right: 20px; 
}

.job-info-link {
	font-size: 15px;
	margin-left: 43px;
}

.no_pin canvas{
	display:none;
}


.payment-facilities {
    float: right;
}

.payment-facilities li {
    display: inline-block;
    margin-right: 6px;
    margin-bottom: 12px !important;
    width: 48px;
    text-align: center;
	background: none !important;
	padding-left: 0 !important;
}

.payment-facilities img {
    vertical-align: middle;
    max-height: 22px;
}

@media (max-width:1200px){
	.product-main .product-cart {
    position: relative;
}
.col-md-5.related-items {
    margin-top: -100px;
}
}


@media (max-width:991px){
	.product-main .product-cart {
    margin-top: 20px;
}

}


