@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF
}

img {border: 0}

html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}
a {
	color: #3485B4;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#main {
	padding-bottom: 30px;
}  /* must be same height as the footer */

/* Top Area */

#top-menu, #top-pic {
	height: 160px;
	padding: 0;
}

#top-pic #pic_1 {
	width:900px;
	margin:0 auto;
	height: 160px;
}
/* Header Area */

#header {
	height:100px;
	padding: 0;
}
#header #top-menu {
	width:285px;
	height: 20px;
	margin: 0 auto;
	padding: 5px 0 0 615px;
	font-size: 11px;
	color: #FFFFFF;
	background: url('../imgs/top_bg.gif') no-repeat;
}

#header #top-menu a {
	color: #FFFFFF;
}

#header #top-menu a:hover {
	color: #FFFFFF;
}
#header #top-menu .tx-macinasearchbox-pi1  {
	position:absolute;
	top:2px;
	margin-left:100px;
	width:180px;
}

#header #top-menu .tx-macinasearchbox-pi1  input {
	width:109px;
	height: 15px;
	line-height: 1.2em;
	font-size: 1em;
	border-top: 1px solid #3E6037;
	border-left: 1px solid #3E6037;
	border-bottom: 1px solid #DDDEE1;
	border-right: 1px solid #DDDEE1;
	background: #DDDEE1;
}
#header #top-menu .tx-macinasearchbox-pi1 #quicksearch_title {
	float:left;
	margin: 2px 13px 2px 2px;
}

#header #top-menu .tx-macinasearchbox-pi1 .quicksearchbutton {
	display: none;
}

#header #logo {
	width:880px;
	height: 75px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 20px;
}

/* Content Area */

#main {
	width:900px;
	margin:0 auto;
	clear:both;
	padding-right:0px;
	padding-left:0px;
	background-color: #FFFFFF;
}

#content {
	width:600px;
	float:right;
	padding: 0 20px 0 0;
	font-size: 12px;
	color: #8F9090;
	line-height: 18px;
}

#content h2, .tx-varolabcatalogue-pi1 h2 {
	font-size:1.2em;
	color:#3485B4;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
}
.tx-varolabcatalogue-pi1 {
	width:600px;
	min-height: 400px;
	float:right;
	padding: 0;
	font-size: 12px;
	color: #8F9090;
	line-height: 18px;
}

.tx-varolabcatalogue-pi1 .product-list {
	width:620px;
	min-height:100px;
}

.tx-varolabcatalogue-pi1 .product {
	background-color: #FFF;
	height: 185px;
	width: 125px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 5px;
	text-align:center;
}

.tx-varolabcatalogue-pi1 .product .image{
	height:100px;
}

.tx-varolabcatalogue-pi1 .product  a {
	text-decoration: none;
	font-size: 0.9em;
}

.tx-varolabcatalogue-pi1 .pagination {
  margin-bottom: 10px;
  font-weight: bold;
  text-align: center;
  margin-top: 10px;
}

.tx-varolabcatalogue-pi1 .pagination_current_page {
  border: 1px solid #e4e4e4;
  padding: 2px 10px;
  margin-right: 2px;
  color: white;
  background: #e4e4e4;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;  
}

.tx-varolabcatalogue-pi1 .pagination_page a {
  border: 1px solid #1D73B4;
  padding: 2px 10px;
  margin-right: 2px;
  background: #1D73B4;
  color: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;  
}
.tx-varolabcatalogue-pi1 .pagination_page a:hover, .jpagination_page a:focus {
	background: #579215;
}

.tx-varolabcatalogue-pi1 .next a, .tx-varolabcatalogue-pi1 .prev a {
  padding: 2px 10px;
  margin-right: 2px;
  font-size: 18px;
}

/* ########## Product-Details ########## */
.tx-varolabcatalogue-pi1 .product-details {
	float:left;
	width: 370px;
}

.tx-varolabcatalogue-pi1 .product-right-container {
	float:right;
	margin-top:10px;
	width: 230px;
}

#product_description {
  margin-top: 20px;
}

.tx-varolabcatalogue-pi1 #product_description h2 {
	margin-top: 15px;
}

#product_description ul {
  list-style-type: disc;
  margin-top: 0;
  margin-bottom: 10px;
}

#product_description ul li {
  list-style-type: square;
  margin-left: 22px;
  padding-left: 0;
}

#product_variants {
  margin-top: 20px;
}

#product_variants div {
  margin-top: 10px;
  display: block;
  height: 50px;
}

#product_variants img {
  float: left;
}

#product_recommendations {
  border-top: 1px solid #eeeeee;
  margin-top: 20px;
  padding-top: 20px;
}

.product_big_image_block {
  width: 218px;
  text-align: center;
  margin-bottom: 10px;
}

.product_small_image_block {
  width: 110px;
  float: left;
  text-align: center;
}

.product_small_image_block .details_caption {
	margin-top: -14px;
	margin-bottom: 15px;
}

.product_images a {
  text-decoration: none;
  padding-top: 25px;
  padding-bottom: 20px;
  display: block;
  border: 6px solid #fff;
}

.product_images a:hover {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 6px solid #eee;
  background: url('../imgs/icon_zoom.gif') no-repeat 5px 5px;
}

#product_datasheets a,
#product_flyer a {
	padding: 3px 0 3px 30px;
	display: block;
	background: url(../imgs/pdf-icon.gif) left no-repeat;
}

/* Sidebar */
#sidebar {
	width:255px;
	float:left;
	padding: 0px 5px 20px 0px;
	margin-top: 20px;
}

#sidebar .tx-varolabcatalogue-pi1 {
	width:auto;
	
}

#sidebar .tx-varolabcatalogue-pi1 * {
	text-indent: 0;
}

#sidebar ul {list-style:none;}

#content h1 {
	font-size: 18px;
	font-weight: bold;
	color: #579215;
	padding-top: 0px;
}


#sidebar h2  {
	font-size:12px;
	color:#3485B4;
	margin: 0;
	background-color: #CAC6BE;
	width: 260px;
	padding: 5px 0;
	background-image: url('../imgs/sb_nav_bg.png');
	background-repeat: repeat-x;
	text-shadow: 0px 1px 0px #fff;
}

#sidebar h3 {
	font-size:14px;
	color:#3485B4;
	margin: 20px 0 0 0;
}

#sidebar p,
#sidebar form label {
	font-size: 11px;
	text-indent:0;
	color:#3485B4;
}

#sidebar form {
	width:auto;
	margin-right: 15%;
}

#sidebar form fieldset {border: none;}

#sidebar form label {
	width:40%;
	float:left;
	text-align: right;
}

#sidebar form input,
#sidebar form textarea,
#sidebar form select {
	width:56%;
	float: right;
	font-size: 11px;
	line-height: 1.2em;
	border-top: 1px solid #3E6037;
	border-left: 1px solid #3E6037;
	border-bottom: 1px solid #DDDEE1;
	border-right: 1px solid #DDDEE1;
	background: #DDDEE1;
}
#sidebar form .csc-mailform-check {
	border: none;
	background:transparent;
	text-align:left;
}
#sidebar form .csc-mailform-field {
	clear:both;
	padding: 5px 0;
}

#sidebar form .csc-mailform-submit {
	border: none;
	width: auto;
	cursor: pointer;
	padding: 3px 10px 3px 0;
	background: transparent url('../imgs/arrow.gif') right center no-repeat;
}

#sidebar img {margin-right:3px;}

#footer {
	position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;
	background-color: #FFFFFF;
} 

#foot {
	width:620px;
	height:22px;
	background-color: #579215;
	margin: 0 auto;
	padding: 8px 0 0 280px;
	font-size: 11px;
	color: #FFFFFF;
}

#foot a { 
	float:right;
	margin-right: 15px;
	color: #fff;
}

/* CLEAR FIX*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#topnavi {
	height:25px;
}

#topnavi #navi {
	width:900px;
	padding:0;
	height: 25px;
	margin: 0 auto;
}

#navcontainer    {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 20px;
	width: 260px;
	padding: 0 0 25px 0;
}

#navcontainer ul    {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	
}

#navcontainer a    {
	background-color: #3485B4;
	padding-top: 5px;
	padding-bottom: 5px;
	display: block;
	text-align: left;
	font-weight: bold;
	border-right-width: 0px;
	border-bottom: 1px solid #d4d4d4;
}
#navcontainer * a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
#navcontainer a:hover {
	color: #579215;
	background-color: #F0F0ED;
}
#navcontainer li a.active {
	color: #3A7AAB;
	background: #F0F0ED url('../imgs/arrow.gif') 9px center no-repeat;
	text-indent: 20px;
}
#navcontainer li a#sub {
	color: #40494F;
	text-indent: 20px;
}

.tx-varolabcatalogue-pi1 h1 {
	font-size: 18px;
	font-weight: bold;
	color: #579215;
	padding-top: 0px;
}

/* ########## SiFr ########## */
@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

