/*********** General Settings **********/
*{
    margin: 0px;
    padding: 0px;
}

html, body{
    background: #FFFFFF;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 1em;
	}
	
img{
	border-width: 0px;
}

summary{
	cursor: pointer;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.justify{
	text-align: justify;
}

.center{
	text-align: center;
}

.underline{
	text-decoration: underline;
}

.white{
	color: #FFFFFF;
}

.yellow{
	color: #FF8C00;
}

.red{
	color: #FF0000;
}

.darkblue{
	color: #003366;
}

.purple{
	color: #D433FF;
}

.blue{
	color: #0000FF;
}

.green{
	color: #46962B;
}

.grey{
	color: #585858;
}

.lightgrey{
	color: #ABB2B9;
}

.list{
	padding-left: 15px;
}

.list2{
	padding-left: 15px;
	margin-left: 10px;
}

.sub_list{
	padding-left: 15px;
}

.list_style{
	list-style-type: none;
}

.list_style2{
	list-style-type: square;
}

.categories{
	cursor: pointer;
}

.link{
	cursor: pointer;
	text-decoration: underline;
	color: #003366;
}

.link2{
	cursor: pointer;
	text-decoration: underline;
	color: #FFFFFF;
}

.link3{
	cursor: pointer;
	text-decoration: none;
}

.link_icon{
	position: relative;
	top: 3px;
}

.line{
	float: left;
	width: 100%;
	border-bottom: 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

.line2{
	float: left;
	width: 100%;
	border-bottom: 2px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

.line3{
	float: left;
	width: 100%;
	border-bottom: 1px solid;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pointer{
	cursor: pointer;
}

.redirect{
	float: left;
	width: 90%;
	margin: 20px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
	color: #003366;
}

.redirect a{
	color: #ff0000;
}

.background_gradient{
	background: #012952; /* Old browsers */
	background: -moz-linear-gradient(left,  #012952 0%, #335b84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#012952), color-stop(100%,#335b84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #012952 0%,#335b84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #012952 0%,#335b84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #012952 0%,#335b84 100%); /* IE10+ */
	background: linear-gradient(to right,  #012952 0%,#335b84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012952', endColorstr='#335b84',GradientType=1 ); /* IE6-9 */
}

.background_white{
	background: #FFFFFF;
}

/***** Tooltips *****/

/* Tooltip container */
.tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted #003366; /* Dots under the text */
}

/* Tooltip text */
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  top: -5px;
  left: 120%;
  background-color: #003366;
  color: #FFFFFF;
  text-align: center;
  padding: 5px 0;
  border-radius: 5px;
 
  /* Position the tooltip text*/
  position: absolute;
  z-index: 1;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
  visibility: visible;
}

/************ Cookies **************/
#gdpr-cookie-message {
	width: 100%;
	height: 150px;
	float: left;
	position: sticky;
	bottom: 0;
	padding: 0px 20px 20px 20px;
	background-color: #E32526;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	z-index: 2;

}

#gdpr-cookie-message a {
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
	font-size: 0.8em;
}

#gdpr-cookie-message a:hover {

}

#gdpr-cookie-message h4 {

}

#gdpr-cookie-message p:last-child {

}

#gdpr-cookie-message button {
	border-radius: 5px;
	width: 125px;
	height: 50px;
	padding: 10px 10px 10px 10px;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	font-size: 1.0em;
	border: 1px solid;
}

#gdpr-cookie-message button:hover {
	border-radius: 5px;
	width: 125px;
	height: 50px;
	padding: 10px 10px 10px 10px;
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	font-size: 1.0em;
	border: 1px solid;
}


/********** Centers the website **********/
.wrapper{
    width: 1000px;
    margin: 0px auto;
}

/********** Header **********/
#header{
    width: 1000px;
    height: 260px;
    color: #FFFFFF;
}

/*** Background Images ***/
.header_home{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
	
.header_products{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
	
.header_sales{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

.header_support{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

.header_applications{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

.header_downloads{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

.header_events{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

.header_about{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

.header_other{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

.header_instrutech{
	background-image: url('../images/banner_empty.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

/*** HEKA Logo ***/
#heka_logo{
	position: relative;
	top: 23px;
	left: 20px;
}

#heka_logo img{
	width: 320px;
}

/*** Ephys/Echem Logo ***/
#product_series{
	float: right;
	position: relative;
	top: -63px;
	right: 0px;
	width: 255px;
}

#ephys_echem{
	float: right;
	position: relative;
	top: -131px;
	right: 0px;
}

/*** Newsbox 
#newsbox_shell{
	float: right;
	position: relative;
	top: -86px;
	right: 0px;
	width: 253px;
	height: 135px;
	border-bottom-left-radius: 30px;
	background-image: url('../images/newsbox_background.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#newsbox{
	float: right;
	position: relative;
	top: 33px;
	right: 15px;
	width: 228px;
	text-align: justify;
	padding: 0px;
}

#newsbox a{
	color: #003366;
	font-size: 0.75em;
	font-weight: bold;
	text-decoration: none;
}

.newsletter{
	max-width: 230px;
}

***/

/*** Search Field Area ***/
#search{
	float: right;
	position: relative;
	height: 28px;
	width: 245px;
	top: -85px;
	right: -258px;
}

#search_field{
	float: right;
	position: relative;
	top: 2px;
	right: 80px;
	border-radius: 5px;
	padding-left: 25px; 
	font-size: 1.0em;
}

input[type=search]{
	width: 140px;
	background-image: url(../images/lupe.png);
	background-image: url(../images/lupe.png);
	background-repeat: no-repeat;
	-webkit-appearance: none;
    -webkit-box-sizing: content-box;
}

.search_button{
	float: right;
	position: absolute;
	top: 3px;
	right: 13px;
	color: #003366;
	background: #FFFFFF;
	font-weight: bold;
	font-size: 0.875em;
	padding: 0px;
	border-color: #FFFFFF;
	font-family: 'Arial';
}

/********** Horizontal/Tab Navigation **********/
#main_navigation{
	float: left;
	height: 62px;
	width: 1000px;
	position: relative;
	top: 88px;
	left: 0px;
}

.tabs{
	height: 45px;
	float: left;
	position: relative;
	top: -65px;
	left: 0px;
}

.tabs li{
	float: left;
	position: relative;
	top: 0px;
	list-style: none;

}

.tabs li a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 0px;
	background: #A5BBC3;
	padding: 15px 20px 20px 20px;
	margin-right: 10px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
}

.tabs li:first-child a{
	margin-left: 10px;
}

.tabs li a:hover{
	background: #FFFFFF; 
    color: #A5BBC3;
	border: 1px solid #A5BBC3;
}

.tabs li.selected a {
    background-color: #E32526;
    color: #FFFFFF;
	font-weight: bold;

}

.tabs li.selected a:hover {
	border: 1px solid #E32526;

}


/*** Breadcrumb Area ***/
#breadcrumb{
	float: left;
	position: relative;
	top: -75px;
	left: 0px;
	width: 1000px;
	height: 39px;
	background: #003366;
	border-top-right-radius: 0px;
	line-height: 39px;
	font-size: 0.625em;
}

#breadcrumb a{
	margin-left: 5px;
	margin-right: 5px;
	color: #FFFFFF;
	background: #003366;
	cursor: pointer;
	text-decoration: none;
}

#breadcrumb a:first-child{
	margin-left: 10px;
}

#breadcrumb a:last-child{
	text-decoration: underline;
}

/********** Background-Gradient for equal length content **********/
#section_wrapper{
    width: 1000px;
    float: left;
	border-top: 0px solid #FFFFFF;
	background: #012952; /* Old browsers */
	background: -moz-linear-gradient(left,  #012952 0%, #335b84 25%, #ffffff 25%, #ffffff 25.5%, #cecece 25.5%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#012952), color-stop(25%,#335b84), color-stop(25%,#ffffff), color-stop(25.5%,#ffffff), color-stop(25.5%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #012952 0%,#335b84 25%,#ffffff 25%,#ffffff 25.5%,#cecece 25.5%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #012952 0%,#335b84 25%,#ffffff 25%,#ffffff 25.5%,#cecece 25.5%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #012952 0%,#335b84 25%,#ffffff 25%,#ffffff 25.5%,#cecece 25.5%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #012952 0%,#335b84 25%,#ffffff 25%,#ffffff 25.5%,#cecece 25.5%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012952', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
	position: relative;
	z-index: 1;
}

/********** Sidebar-Navigation/Tree menu **********/
#sidebar{
    width: 250px;
    float: left;
	background: #012952; /* Old browsers */
	background: -moz-linear-gradient(left,  #012952 0%, #335b84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#012952), color-stop(100%,#335b84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #012952 0%,#335b84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #012952 0%,#335b84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #012952 0%,#335b84 100%); /* IE10+ */
	background: linear-gradient(to right,  #012952 0%,#335b84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012952', endColorstr='#335b84',GradientType=1 ); /* IE6-9 */
	color: white;
}

.sidebar_heading{
	color: #FFFFFF;
	padding-left: 8px;
	margin: 10px 0px 5px 0px;
}

#tree {
	font-size: 0.8125em;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	padding: 0px 9px 0px 9px;
}

#tree a{
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: FFFFFF;
	padding: 0px 0px 0px 12px;
	background-image: url(arrow_9px_white_right.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#tree a:hover{
	color: #003366;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 12px;
	margin: 0px 0px 0px 0px;
	background-image: url(arrow_9px_blue_right.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}

#tree li{
	display: block;
}

#tree ul{
	list-style-type: none;
	padding: 0px 0px 0px 12px;
}

#tree a.selected{
	background-image: url(arrow_9px_white_down.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding: 0px 0px 0px 12px;
	margin: 0px 6px 0px 0px;
	text-decoration: none;
}

#tree a.selected:hover{
	color: #003366;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	background-image: url(arrow_9px_blue_down.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}

#tree a.leaf{
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 12px;
}

#tree a.leaf:hover{
	background-image: none;
	text-decoration: none;
	color: #003366;
	background-color: #FFFFFF;
	padding: 0px 0px 0px 12px;
}

ul#tree li ul li ul li{
	margin: 0px 0px 3px 0px;
}



/********** Content-Area **********/
#content{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

/*** Content-Area Index(Home) ***/
#content_home{
    width: 980px;
    float: left;
	padding: 10px;
	text-align: justify;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

#shell{
	margin: 0px auto;
	position: relative;
	top: 0px;
	left: 5px;
}

.new_product{
	width: 455px;
	height: 315px;
	float: left;
	background: #FFFFFF;
	margin: 5px;
	padding: 15px 10px 10px 10px;
	color: #003366;
	font-size: 0.75em;
	-webkit-box-shadow:  3px 3px 3px 3px #696969;    
    box-shadow:  3px 3px 3px 3px #696969;
}

.new_product a{
	text-decoration: none;
	cursor: pointer;
}

.new_product_blue{
	width: 455px;
	height: 315px;
	float: left;
	background: #012952; /* Old browsers */
	background: -moz-linear-gradient(left,  #012952 0%, #335b84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#012952), color-stop(100%,#335b84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #012952 0%,#335b84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #012952 0%,#335b84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #012952 0%,#335b84 100%); /* IE10+ */
	background: linear-gradient(to right,  #012952 0%,#335b84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012952', endColorstr='#335b84',GradientType=1 ); /* IE6-9 */
	margin: 5px;
	padding: 15px 10px 10px 10px;
	color: #FFFFFF;
	font-size: 0.75em;
	-webkit-box-shadow:  3px 3px 3px 3px #696969;    
    box-shadow:  3px 3px 3px 3px #696969;
}

.new_product_blue a{
	text-decoration: none;
	cursor: pointer;
}

.product_image{
	width: 300px;
	margin: 15px 0px 5px 0px;
}

.arrow{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

.more{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

/*** Special Announcement ***/
.special{
	width: 940px;
	height: 200px; /* 400*/
	float: left;
	background: #FFFFFF;
	margin: 5px;
	padding: 15px 10px 10px 10px;
	color: #003366;
	-webkit-box-shadow:  3px 3px 3px 3px #696969;    
    box-shadow:  3px 3px 3px 3px #696969;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
}

.special a{
	text-decoration: none;
	cursor: pointer;
	font-size: 1.2em;
}

#product_special h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_special{
	position: relative;
	top: -13px;
	left: 0px;
	width: 500px;
	margin: 00px 0px 0px 15px
}

#image_special2{
	position: relative;
	top: -50px;
	left: 5px;
	width: 300px;
}

#box_text_special{
	float: right;
	width: 400px;
	position: relative;
	top: 33px;
	left: 5px;
	margin: 0px 15px 0px 0px;
}
	
#box_text_special p{
	font-size: 1.2em;
}
	
#box_text_special a{
	font-size: 1.0em;
}
	
	
#button_special{
	float: left;
	position: relative;
	top: -140px;
	left: 890px;
	width: 40px;
	margin: 0px 0px 10px 10px
}

/*** Product Feature 1 ***/
#product_feature1{	
	border-top-left-radius: 30px;
}

#product_feature1 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product_feature1{
	width: 285px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#box_text_feature1{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 5px;
}

/*** Product Feature 2 ***/
#product_feature2{	
	border-top-left-radius: 30px;
}

#product_feature2 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product_feature2{
	width: 275px;
	margin-bottom: -10px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#box_text_feature2{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 30px 5px 0px 5px;
}

/*** Product Feature 3 ***/
#product_feature3{	
	border-top-right-radius: 30px;
}

#product_feature3 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product_feature3{
	width: 300px;
	float: left;
	position: relative;
	top: 10px;
	left: 10px;
	margin: 0px 0px 25px 0px;
}

#box_text_feature3{
	float: left;
	position: relative;
	top: -10px;
	left: 26px;
	margin: 5px 5px 0px 5px;
}

#product_feature3_button{
	float: left;
	position: relative;
	top: -250px;
	left: 2px;
	width: 40px;
	margin: 0px 0px 10px 10px
}

/*** Product Feature 4 ***/
#product_feature4{
	border-bottom-right-radius: 0px;
}

#product_feature4 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product_feature4{
	width: 300px;
	margin: 15px 0px 5px 0px;
	float: left;
	position: relative;
	top: -5px;
	left: 5px;
}

#box_text_feature4{
	float: left;
	position: relative;
	top: -5px;
	left: 0px;
	width: 445px;
	margin: 5px 0px 0px 5px;
}
	
#product_feature4_button{
	float: left;
	position: relative;
	top: -330px;
	left: 406px;
	width: 40px;
	margin: 0px 0px 10px 10px
}
	
/*** Product 1 ***/
#product1{	
	border-top-left-radius: 30px;
}

#product1 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product1{
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#box_text1{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 5px;
}

/*** Product 2 ***/
#product2{	
	border-bottom-left-radius: 30px;
}

#product2 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product2{
	width: 240px;
	margin: 15px 0px 5px 0px;
	float: left;
	position: relative;
	top: -200px;
	left: 215px;
}

#box_text2{
	float: left;
	position: relative;
	top: 10px;
	left: 6px;
	margin: 0px 0px 0px 0px;
}
	
/*** Product 3 ***/
#product3{
	border-bottom-right-radius: 30px;
}

#product3 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product3{
	width: 300px;
	margin: 15px 0px 5px 0px;
	float: left;
	position: relative;
	top: -29px;
	left: 150px;
}

#box_text3{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 5px
}

/*** Product 4 ***/
#product4{
	border-bottom-right-radius: 30px;
}

#product4 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

.flash_video{
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#box_text4{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 445px;
	margin: 10px 0px 0px 5px;
}

/*** Product 5 ***/
#product5 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product5{
	width: 300px;
	margin: 15px 0px 5px 0px;
	float: left;
	position: relative;
	top: -16px;
	left: 145px;
}

#box_text5{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 410px;
	margin: 10px 0px 0px 5px;
}

/*** Product 6 ***/
#product6{
	border-bottom-right-radius: 0px;
}

#product6 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product6{
	width: 300px;
	margin: 15px 0px 5px 0px;
	float: left;
	position: relative;
	top: -5px;
	left: 77px;
}

#box_text6{
	float: left;
	position: relative;
	top: -5px;
	left: 0px;
	width: 445px;
	margin: 10px 0px 0px 5px;
}
	
#product6_button{
	float: left;
	position: relative;
	top: -330px;
	left: 406px;
	width: 40px;
	margin: 0px 0px 10px 10px
}

/*** Product 7 ***/
#product7{
	border-bottom-left-radius: 0px;
}

#product7 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#product7_button{
	float: left;
	position: relative;
	top: 85px;
	left: 105px;
	width: 40px;
	margin: 0px 0px 10px 10px
}

#image_product7{
	width: 450px;
	margin: 5px 0px 0px 0px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

#box_text7{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 450px;
	margin: 5px 0px 0px 0px;
}

/*** Product 8 ***/
#product8{	
	border-top-left-radius: 0px;
}

#product8 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product8{
	width: 270px;
	margin: 15px 0px 5px 0px;
	float: left;
	position: relative;
	top: -9px;
	left: 60px;
}

#product8_button{
	float: left;
	position: relative;
	top: -315px;
	left: 407px;
	width: 40px;
	margin: 0px 0px 10px 10px
}

#box_text8{
	float: left;
	position: relative;
	top: -10px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

/*** Product 9 ***/
#product9{	
	border-top-left-radius: 30px;
}

#product9 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product9{
	width: 400px;
	margin: 0px 0px 5px 0px;
	float: left;
	position: relative;
	top: -75px;
	left: 40px;
}

#box_text9{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: -25px 0px 0px 0px;
}

#product9_button{
	float: right;
	position: relative;
	top: -20px;
	/*left: 175px;*/
	width: 40px;
	margin: 0px 0px 10px 10px
}

/*** Product 10 ***/
#product10{	
	/* border-top-right-radius: 30px; */
}

#product10 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product10{
	width: 250px;
	margin: 15px 0px 5px 0px;
	float: left;
	position: relative;
	top: -25px;
	left: 100px;
}

#product10_button{
	float: left;
	position: relative;
	top: -130px;
	left: 155px;
	width: 40px;
	margin: 0px 0px 10px 10px
}

#box_text10{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 0px;
}

/*** Product 11 ***/
#product11{	
	border-top-left-radius: 0px;
}


#product11 h3{
	float: left;
	position: relative;
	top: 3px;
	left: 5px;
}

#image_product11{
	width: 260px;
	margin: 0px 0px 0px 0px;
	float: left;
	position: relative;
	top: -146px;
	left: 196px;
	z-index: 0;
}

#box_text11{
	float: left;
	position: relative;
	top: -35px;
	left: 0px;
	margin: 0px 0px 0px 0px;
}

#product11_button{
	float: left;
	position: relative;
	top: -20px;
	left: 175px;
	width: 40px;
	margin: 0px 0px 10px 10px
}


/*******************************************/
/********** Content-Area Products **********/
/*******************************************/

#content_products{
    width: 745px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

/*** Product Overview ***/
#products_catalogue{
	position: absolute;
	top: 11px;
	left: 90px;
}

/*** Tree Heading ***/
.products_heading{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 700px;
	font-size: 1.0em;
	font-weight: bold;
	color: #003366;
	margin: 10px 0px 20px 15px;
}

/*** Layout Product Boxes ***/
.product_boxes_odd{
	width: 325px;
	height: 250px;
	float: left;
	position: relative;
	top: 0px;
	margin: 5px 10px 20px 35px;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-box-shadow: 3px 3px 3px 3px #696969;    
    box-shadow: 3px 3px 3px 3px #696969;
}

.product_boxes_even{
	width: 325px;
	height: 250px;
	float: left;
	position: relative;
	top: 0px;
	margin: 5px 10px 20px 10px;
	border-top-right-radius: 30px;
	border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	-webkit-box-shadow:  3px 3px 3px 3px #696969;    
    box-shadow:  3px 3px 3px 3px #696969;
}

.product_label{
	width: 295px;
	height: 40px;
	float: left;
	position: relative;
	top: 195px;
	left: 0px;
	background: #003366;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	opacity: 1.0;
	filter: alpha(opacity=100);
	color: #FFFFFF;
	text-align: center;
	padding: 10px 20px 10px 10px;
}

.product_label a{
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

.quote_button{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF8C00;
	border: none;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	border-radius: 4px;
}

.quote_button:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #FF8C00;
	border: none;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	border-radius: 4px;
	font-weight: bold;
}

.quote_button2{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #46962B;
	border: none;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	border-radius: 4px;
}

.quote_button2:hover{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #46962B;
	border: none;
	display: inline-block;
	text-align: center;
	font-size: 1.2em;
	padding: 5px 10px 5px 10px;
	cursor: pointer;
	border-radius: 4px;
	font-weight: bold;
}

/*** Content Product Boxes ***/

/*** Instruments for Electrophysiology ***/
#inst_ephys_box1{
	background-image: url('../images/atrial_cardiomyocyte.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -20px -30px;
}

#inst_ephys_box2{
	background-image: url('../images/oocyte_amplifiers.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#inst_ephys_box3{
	background-image: url('../images/pc_setup.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#inst_ephys_box4{
	background-image: url('../images/patchserver.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -12px;
}

/*** Patch Clamp Amplifier ***/
#patch_clamp_box1{
	background-image: url('../images/HB_EPC_10_30_single_front.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: -1px -13px;
}

#patch_clamp_box2{
	background-image: url('../images/manually_controlled.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}
	
#patch_clamp_box3{
	background-image: url('../images/accessories.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

/*** Computer Controlled Amplifier ***/
#patch_comp_box1{
	background-image: url('../images/epc10usb.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -259px -47px;
}

#patch_comp_box2{
	background-image: url('../images/epc10usb_double.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -175px -50px;
}

#patch_comp_box3{
	background-image: url('../images/extended_patch.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

/*** Manually Controlled Amplifier ***/
#patch_man_box1{
	background-image: url('../images/epc800usb2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -352px -39px;
}

/*** Accessories ***/
#patch_acc_box1{
	background-image: url('../images/Red-Star-HDMI with cable.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -10px -50px;
	background-color: white;
}

#patch_acc_box2{
	background-image: url('../images/AdapterPlatesCombo.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 65px;
	background-color: white;
}

#patch_acc_box6{
	background-image: url('../images/model_cells.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#patch_acc_box8{
	background-image: url('../images/PipetteHolderCombo.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 40px;
	background-color: white;
}

#patch_acc_box9{
	background-image: url('../images/platinum_electrode.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#patch_acc_box10{
	background-image: url('../images/s_probe.jpg');
	background-repeat: no-repeat;
	background-size: 135% auto;
	background-position: -65px -40px;
}

/*** Model Cells  ***/
#model_box1{
	background-image: url('../images/mc10.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#model_box2{
	background-image: url('../images/tesc.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -45px -35px;
}

#model_box3{
	background-image: url('../images/tesc.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -45px -35px;
}

#model_box4{
	background-image: url('../images/mc_itev1.jpg');
	background-repeat: no-repeat;
	background-size: 225%;
	background-position: -205px -85px;
}

#model_box5{
	background-image: url('../images/mc_itev1.jpg');
	background-repeat: no-repeat;
	background-size: 225%;
	background-position: -205px -85px;
}

/*** Patch Clamp Setups ***/
#pc_setups_box1{
	background-image: url('../images/patch_clamp_systeme.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -67px;
}

/*** Automated Patch Clamp Systems ***/
#auto_pc_systems_box1{
	background-image: url('../images/patchserver.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -12px;
}

/*** Instruments for Electrochemistry ***/
.elp_link{
	color: #003366;
	padding-left: 10px;
	padding-bottom: 20px;
}



#inst_echem_box1{
	background-image: url('../images/potmaster_online.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -3px;
}

#inst_echem_box2{
	background-image: url('../images/sfu3.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}
	
#inst_echem_box3{
	background-image: url('../images/ecells_electrodes.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -32px;
}

/*** Potentio-/Galvanostats ***/
#pots_box1{
	background-image: url('../images/computer_controlled.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: -1px -13px;
}

#pots_box3{
	background-image: url('../images/accessories.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

/*** Computer Controlled Pots ***/
#pots_comp_box1{
	background-image: url('../images/pg610usb.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -88px -24px;
}

#pots_comp_box2{
	background-image: url('../images/pg611usb.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 40px;
	background-color: #FFFFFF;
}

#pots_comp_box3{
	background-image: url('../images/pg612usb.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -92px -25px;
}

#pots_comp_box4{
	background-image: url('../images/pg618usb.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -91px -31px;
}

#pots_comp_box5{
	background-image: url('../images/pg690usb.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 55px;
	background-color: #FFFFFF;
}

/*** Accessories ***/
#pots_acc_box3{
	background-image: url('../images/mc600.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -80px -19px;
}


/*** SECM ***/
#secm_box1{
	background-image: url('../images/ElProScan_overview.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -10px -15px;
	background-color: #FFFFFF;
}

#secm_box2{
	background-image: url('../images/ELP_1.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -30px;
}

#secm_box3{
	background-image: url('../images/elp3_complete.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -50px -10px;
}

#secm_box4{
	background-image: url('../images/accessories.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}


/*** Accessories ***/
#seca_box1{
	background-image: url('../images/sfu3_receiver_assembly.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -90px;
}

#seca_box2{
	background-image: url('../images/sis_45.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -15px;
}

#seca_box3{
	background-image: url('../images/fluorescent_cells.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#seca_box4{
	background-image: url('../images/imaging_systems.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

/*** Fluorescence Excitation Systems ***/
#seca_fluo_box1{
	background-image: url('../images/sutter_lambdaxl.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -20px;
}

#seca_fluo_box2{
	background-image: url('../images/sutter_dg4.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -15px;
}

/*** Electrodes & Electrode Processing ***/
#ecce_box4{
	background-image: url('../images/platinum_electrode.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#ecce_box5{
	background-image: url('../images/puller.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -20px;
}

/*** Acquisition Hardware ***/
#acq_hard_box1{
	background-image: url('../images/lih88x2.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 20px;
	background-color: #FFFFFF;
}

/*** Acquisition Interfaces ***/
#acq_int_box1{
	background-image: url('../images/lih88.jpg');
	background-repeat: no-repeat;
	background-size: 300% auto;
	background-position: -562px -0px;
}

/*** Software ***/
#soft_box1{
	background-image: url('../images/acquisition_analysis.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#soft_box3{
	background-image: url('../images/epcdll.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -32px;
}

/*** Acquistion Software  ***/
#soft_acq_box0{
	background-image: url('../images/patchmaster_next.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#soft_acq_box1{
	background-image: url('../images/patchmaster.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#soft_acq_box2{
	background-image: url('../images/potmaster.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#soft_acq_box3{
	background-image: url('../images/fitmaster.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#soft_acq_box4{
	background-image: url('../images/chartmaster.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#soft_acq_box6{
	background-image: url('../images/imaging_extension.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#soft_acq_box7{
	background-image: url('../images/DocuLUX.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

/*** Additional Software ***/
#soft_add_box1{
	background-image: url('../images/epcmaster.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#soft_add_box2{
	background-image: url('../images/pgmaster.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#soft_add_box3{
	background-image: url('../images/lihxop.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -131px 0px;
}

/* #soft_add_box4{
	background-image: url('../images/epcdll.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -31px;
}

#soft_add_box5{
	background-image: url('../images/data_access2.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#soft_add_box6{
	background-image: url('../images/tac_logo2.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
} */

#soft_add_box7{
	background-image: url('../images/igor_pro2.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

/*** Experiment & Environment Control ***/
#control_box1{
	background-image: url('../images/imaging_extension.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#control_box2{
	background-image: url('../images/sutter_quad.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -19px;
}

#control_box3{
	background-image: url('../images/warner_stage1.jpg');
	background-repeat: no-repeat;
	background-size: 130%;
	background-position: -40px -25px;
}

#control_box4{
	background-image: url('../images/chamber_group.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -20px;
}

#control_box5{
	background-image: url('../images/tc344c.jpg');
	background-repeat: no-repeat;
	background-size: 125% auto;
	background-position: -33px 0px;
}

#control_box6{
	background-image: url('../images/ala_temperature.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -8px;
}

#stage_box1{
	background-image: url('../images/warner_stage1.jpg');
	background-repeat: no-repeat;
	background-size: 130%;
	background-position: -40px -25px;
}

#stage_box2{
	background-image: url('../images/sutter_mt1000.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -10px;
}

/*** Imaging ***/
#imaging_box1{
	background-image: url('../images/imaging_extension.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#imaging_box2{
	background-image: url('../images/DocuLUX.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

#imaging_box3{
	background-image: url('../images/camera_blue.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -5px -10px;
}

#imaging_box4{
	background-image: url('../images/smartshutter.png');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -25px;
}

/*** Manipulators ***/
#micro_box1{
	background-image: url('../images/sensapex_micro.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -30px;
	background-color: #FFFFFF;
}

#micro_box2{
	background-image: url('../images/sensapex_smx.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -3px;
}

#micro_box3{
	background-image: url('../images/sutter_quad.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -21px;
}

/*** Fluidics ***/
#fluidics_box1{
	background-color: #FFFFFF;
	background-image: url('../images/pps2.jpg');
	background-repeat: no-repeat;
	background-size: 65% auto;
	background-position: 60px -10px;
}

#fluidics_box2{
	background-image: url('../images/warner_perfusion.jpg');
	background-repeat: no-repeat;
	background-size: 55% auto;
	background-position: 75px -10px;
	background-color: #FFFFFF;
}

/*** Temperature Control ***/
#temp_box1{
	background-image: url('../images/ala_temperature.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -9px;
}

#temp_box2{
	background-image: url('../images/tc344c.jpg');
	background-repeat: no-repeat;
	background-size: 125% auto;
	background-position: -33px 0px;
}

/*** Heating ***/
#heating_box1{
	background-image: url('../images/ala_hpc_tool.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#heating_box2{
	background-image: url('../images/ala_hpt-2.jpg');
	background-repeat: no-repeat;
	background-size: calc();
	background-position: 0px 0px;
}

#heating_box3{
	background-image: url('../images/ala_hcs.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -45px;
}

/*** Heating & Cooling ***/
#cooling_box1{
	background-image: url('../images/ala_hcmis.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -49px;
}

#cooling_box2{
	background-image: url('../images/ala_hcpc2.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#cooling_box3{
	background-image: url('../images/ala_koolance1.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#cooling_box4{
	background-image: url('../images/ala_hct_control_box.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -24px;
}

/*** Electrodes & Electrode Manufacturing ***/
#electrodes_box1{
	background-image: url('../images/puller.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -20px;
}

#electrodes_box2{
	background-image: url('../images/holders.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -15px;
}

#electrodes_box3{
	background-image: url('../images/platinum_electrode.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

/*** Micropipette Fabrication ***/
#pipette_box1{
	background-image: url('../images/sutter_p1000.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -10px;
}

#pipette_box2{
	background-image: url('../images/polisher.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -20px;
}


/*** Post-pull Processing ***/
#postpull_box1{
	background-image: url('../images/mhk1a.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -25px;
}

#postpull_box2{
	background-image: url('../images/mhk1a_microscope.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -35px;
}

#postpull_box3{
	background-image: url('../images/sutter_bv10_2.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 0px;
}

#postpull_box4{
	background-image: url('../images/ala_cpm2_2.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px -4px;
}

/*** Holders ***/
#holders_box1{
	background-image: url('../images/pipette_holder_bnc_new.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 20px;
	background-color: white;
}

#holders_box2{
	background-image: url('../images/micropipette_holder_sma.jpg');
	background-repeat: no-repeat;
	background-size: 90%;
	background-position: 15px 45px;
	background-color: white;
}

#holders_box3{
	background-image: url('../images/theta_holder.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 35px;
	background-color: white;
}

#holders_box4{
	background-image: url('../images/opto_holder.png');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: 0px 10px;
	background-color: white;
}

/*** Electrodes ***/
#electrodes_electrodes_box1{
	background-image: url('../images/electrode_glassinsulated_combi2.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -50px 0px;
}

/*** Glass-insulated Microelectrodes ***/
#glass_electrodes_box1{
	background-image: url('../images/electrode_glassinsulated.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -53px 0px;
}

#glass_electrodes_box2{
	background-image: url('../images/electrode_glassinsulated.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -53px 0px;
}

#glass_electrodes_box3{
	background-image: url('../images/electrode_glassinsulated.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -53px 0px;
}

#glass_electrodes_box4{
	background-image: url('../images/electrode_glassinsulated.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -53px 0px;
}

/*** Shielding & Isolation ***/
#shield_box1{
	background-image: url('../images/faraday.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -32px;
}

#shield_box2{
	background-image: url('../images/vibration_isolation_table.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

/*** Electrical Shielding ***/
#elec_shield_box1{
	background-image: url('../images/faraday.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px -32px;
}

#elec_shield_box2{
	background-image: url('../images/shielding_cloth.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

/*** Vibration Isolation ***/
#vib_box1{
	background-image: url('../images/vibration_isolation_table.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 0px 0px;
}

/*** System Integrators ***/
#integrate_box1{
	background-image: url('../images/nanion.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: -58px -24px;
}

#integrate_box2{
	background-image: url('../images/ionovation_logo.jpg');
	background-repeat: no-repeat;
	background-size: 385px 196px;
	background-position: -60px 0px;
}

/*** Product Styling ***/
#product_wrapper{
	width: 715px;
	min-height: 570px;
	float: left;
	margin: 15px 15px 15px 15px;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(left, #ffffff 0%, #ffffff 65.2%, #012952 65.2%, #335b84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#ffffff), color-stop(65.2%,#ffffff), color-stop(65.2%,#012952), color-stop(100%,#335b84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #ffffff 0%,#ffffff 65.2%,#012952 65.2%,#335b84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #ffffff 0%,#ffffff 65.2%,#012952 65.2%,#335b84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #ffffff 0%,#ffffff 65.2%,#012952 65.2%,#335b84 100%); /* IE10+ */
	background: linear-gradient(to right, #ffffff 0%,#ffffff 65.2%,#012952 65.2%,#335b84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#335b84',GradientType=1 ); /* IE6-9 */
	-webkit-box-shadow:  3px 3px 3px 3px #696969;    
    box-shadow:  3px 3px 3px 3px #696969;
}

.headline_position{
	float: left;
	position: relative;
	top: 0px;
	right: -5px;
}

#description{
	width: 435px;
    float: left;
	margin-right: 5px;
	padding: 15px;
	font-size: 0.75em;
	text-align: justify;
    color: #003366;
}

.description_images{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: block;
	max-width: 420px;
}

.description_images2{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: block;
	max-width: 350px;
}

.description_images3{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: block;
	max-width: 290px;
}

.description_images4{
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	display: block;
}

#description a{
	color: #003366;
	cursor: pointer;
	text-decoration: underline;
}

.shop{
	text-decoration: none;
}

.features{
	width: 215px;
    float: left;
	margin: 20px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	font-size: 0.75em;
	text-align: left;
    color: #FFFFFF;
}

.features a{
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
}

.features img{
	float: left;
}

.features2 a{
	text-decoration: none;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 20px;
}

.features2 img{
	position: relative;
	top: 3px;
	left: 0px;
	margin: 0px 2px 0px 0px;
}

ul.feature_list li{
	list-style-type: none;
	background-image: url('../images/list_arrow_blue.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 0px 16px;
}

ul.feature_list2 li{
	list-style-type: none;
	background-image: url('../images/list_arrow_white.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 0px 16px;
}

ul.feature_list3 li{
	list-style-type: none;
	background-image: url('../images/list_arrow_content_blue.png');
	background-repeat: no-repeat;
	background-position: 0px -1px;
	padding: 0px 0px 0px 18px;
}

ul.feature_list4 li{
	list-style-type: none;
	background-image: url('../images/list_arrow_blue.png');
	background-repeat: no-repeat;
	background-position: 0px 1px;
	padding: 0px 0px 0px 16px;
}

#platinum_electrodes{
	width: 435px;
	text-align: left;
	border: 2px solid #003366;
	border-collapse: collapse;
}

#platinum_electrodes tr td{
	border: 1px solid #003366;
	padding: 3px;
}

/********** Content Sales **********/
#content_sales{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

/*** Price List ***/
.price_list{
	width: 250px;
	float: left;
	position: relative;
	top: 0px;
	left: 30px;
}

.price_list a,
.price_list2 a{
	text-decoration: none;
	color: #003366;
}

.desc_price_list,
.desc_price_list2{
	position: relative;
	top: 0px;
	left: 35px;
}

.price_list_img{
	width: 240px;
	height: 150px;
}

.price_list2{
	width: 250px;
	float: left;
	position: relative;
	top: 0px;
	left: 75px;
	margin: 0px 0px 0px 100px;
}

.partners{
	width: 725px;
	float: left;
	margin-bottom: 25px;
}

/*** Distributors & Resellers ***/
.distributors{
	float: left;
	width: 725px;
	margin-bottom: 25px;
	display: inline;
}

.distributors2{
	float: left;
	width: 725px;
	position: relative;
}

.distributors a{
	text-decoration: underline;
	color: #003366;
	font-weight: bold;
}

.distributors2_address{
	float: left;
	position: relative;
	top: 8px;
	left: 10px;
	margin: 0px 25px 0px 0px;
}

.distributors2_address a{
	text-decoration: underline;
	color: #003366;
}

.distributors2_image{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 0px;
}

.distributors2_image img{
	max-width: 250px;
}

.distributors3_image{
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 10px 0px 0px 350px;
}

h3.distributors2 {
	font-weight: bold;
	float: left;
	margin-top: 20px;
}

.partners_img{
	width: 175px;
}

/*** Sales Worldwide ***/
.sales_world_head{
	width: 325px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 0px 0px;
	display: block;
}

.sales_world{
	float: left;
	width: 325px;
	top: 0px;
	left: 0px;
	margin: 0px 0px 25px 0px;
	display: block;
}

.sales_world2{
	float: left;
	width: 325px;
	margin: 0px 0px 45px 0px;
	display: block;
}

.sales_world_image img{
	float: left;
	position: relative;
	max-width: 200px;
	top: 0px;
	left: 0px;
	margin: 20px 0px 0px 0px;
}

.sales_world_address{
	float: left;
	position: relative;
	top: 10px;
	left: 0px;
	margin: 10px 0px 0px 0px;
}

/*** Request Formular ***/
#request input:focus{
	background-color: #FF8C00;
}

#request{
	font-size: 1.2em;
}

#mandatory_info{
	font-size: 0.8125em;
}

.entry_field{
	margin: 5px 20px 15px 0px;
}

.entry_field:last-child{
	margin: 5px 25px 5px 0px;
}

#entry_field_area1,
#entry_field_area2,
#entry_field_area3{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

fieldset{
	width: 720px;
}

textarea#sales_comment{
	width: 720px;
	height: 100px;
}

#button{
	width: 100px;
	height: 50px;
	font-size: 1.2em;
}



/*** Terms & Conditions ***/
.terms a{
	color: #003366;
	text-decoration: underline;
}

/********** Content Support **********/
#content_support{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

#table_product_overview_echem{
	background-color: #FFFFFF;
	width: 725px;
	border-collapse: collapse;
}

#table_product_overview_echem  tr:hover > td{
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #FFFFFF;
}

#table_product_overview_echem  td{
	border: 1px solid #003366;
	text-align: left;
	padding: 5px;
}

#table_product_overview_ephys{
	background-color: #FFFFFF;
	width: 725px;
	border-collapse: collapse;
}

#table_product_overview_ephys  tr:hover > td{
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #FFFFFF;
}

#table_product_overview_ephys  td{
	border: 1px solid #003366;
	text-align: left;
	padding: 5px;
}

#table_brochures {
	background-color: #FFFFFF;
	width: 725px;
	border-collapse: collapse;
}

#table_brochures  tr:hover > td{
	color: #FFFFFF;
	background-color: #003366;
	border: 1px solid #FFFFFF;
}

#table_brochures  td{
	border: 1px solid #003366;
	text-align: left;
	padding: 5px;
}



.td4 {
	width: 715px;
	padding: 5px;
	
}

.td5 {
	width: 65 px; 
	padding: 5px;
	
}

#table_support {
	width: 725px;
	text-align: center;	
	border: 3px solid #003366;
	border-collapse: collapse;
}

#table_support tr td{
	border: 1px solid #003366;
	padding: 5px;
}

#table_democonfig {
	width: 725px;
	border-collapse: collapse;
}

#table_democonfig  tr{
	background-color: #FFFFFF;
	
}

#table_democonfig th {
	color: #FFFFFF;
	background-color: #003366;
	height: 25px;
	padding-left: 5px;
}

.td1 {
	width: 467px;
	padding: 5px 15px 5px 5px;
}

.td2 {
	width: 191px;
	padding: 10px;
}

.td3 {
	width: 66px;
	padding: 5px;
}

.video_link{
	text-decoration: none;
}

.video_style{
	width: -moz-fit-content;
	width: -webkit-fit-content;
	width: fit-content;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.faq_images{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.info_tutorial,
.info_demo,
.info_video,
.info_faq,
.info_brochure{
	width: 725px;
	margin: 10px 0px 10px 0px;
}

.list_arrow_pos{
	position: relative;
	top: 3px;
	left: 0px;
}

a#video_fm,
a#video_pm{
	cursor: pointer;
}

.vidtut{
	float: left;
	width: 665px;
	margin: 0px 0px 0px 10px;
}

.vidtut_link{
	float: left;
	width: 50px;
}


/********** Content Sales **********/
#content_applications{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

img.application{
	max-width: 450px;
}

img.application2{
	max-width: 725px;
}

/********** Content Downloads **********/
#content_downloads{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

.downloads_heading{
	font-size: 1.0em;
	font-weight: bold;
	color: #003366;
}

#tree_dl {
	font-size: 0.8125em;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	padding: 0px 9px 0px 9px;
}

#tree_dl a{
	display: block;
	cursor: pointer;
	text-decoration: none;
	color: FFFFFF;
	padding: 0px 0px 0px 12px;
}

#tree_dl li{
	display: block;
}

#tree_dl ul{
	list-style-type: none;
	padding: 0px 0px 0px 12px;
}

#tree_dl a.leaf{
	background-image: none;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 0px 0px 12px;
}

ul#tree_dl li ul li ul li{
	margin: 0px 0px 3px 0px;
}


/*** Download Buttons ***/

.dl_area{
	float: left;
}

.dl_area2{
	margin-bottom: 15px;
	float: left;
}

.dl_boxes{
	float: left;
}

.dl_button_dummy{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	width: 230px;
	height: 61px;
	margin: 5px 10px 5px 0px;
	padding: 10px 0px 10px 0px;
}

.dl_button_win{
	background: #46962B;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 10px 5px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.dl_button_win:hover {
	background: #3B7E24;
}

.dl_button_win:active ,
.dl_button_mac:active ,
.dl_button_other:active {
	position:relative;
	top:1px;
}

.dl_button_mac{
	background: #2988E1;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 10px 5px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.dl_button_mac:hover {
	background-color: #226FB8;
}

.dl_button_other{
	background: #003366;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 5px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.dl_button_other2{
	background: #003366;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.dl_button_other3{
	background: #003366;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

.dl_button_other4{
	background: #003366;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 0px 5px;
	padding: 10px 0px;
	text-align: center;
}

.dl_button_other:hover,
.dl_button_other2:hover,
.dl_button_other3:hover {
	background-color:#012952;
}

.dl_button2{
	background: #FF8C00;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 31px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 5px 0px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.dl_button2:hover {
	background-color:#E57803;
}
.dl_button2:active {
	position:relative;
	top:1px;
}

.dl_button3{
	background: #FF8C00;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 31px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.dl_button3:hover {
	background-color:#E57803;
}
.dl_button3:active {
	position:relative;
	top:1px;
}

.dl_pos{
	font-size: 1.3em;
	position: relative;
	top: 0px;
	left: 0px;
}

.dl_pos2{
	font-size: 1.0em;
	position: relative;
	top: 0px;
	left: 0px;
}

.dl_pos3{
	font-size: 1.2em;
	position: relative;
	top: 8px;
	left: 0px;
}

.dl_pos4{
	font-size: 1.0em;
	position: relative;
	top: 10px;
	left: 0px;
}

.dl_pos5{
	font-size: 1.3em;
	position: relative;
	top: 9px;
	left: 0px;
}

.dl_pos6{
	font-size: 1.1em;
	position: relative;
	top: 0px;
	left: 0px;
}

.dl_button_xops_win{
	background: #46962B;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 5px 0px;
	padding: 15px 5px 10px 0px;
	text-align: center;
}

.dl_button_xops_win:hover {
	background-color: #3B7E24;
}

.dl_button_xops_mac{
	background: #2988E1;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 5px 0px;
	padding: 15px 5px 10px 0px;
	text-align: center;
}

.dl_button_xops_mac2{
	background: #2988E1;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 230px;
	height: 61px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 5px 5px;
	padding: 15px 5px 10px 0px;
	text-align: center;
}

.dl_button_xops_mac:hover,
.dl_button_xops_mac2:hover {
	background-color: #226FB8;
}

.dl_button_xops_win:active,
.dl_button_xops_mac:active ,
.dl_button_xops_mac2:active{
	position:relative;
	top:1px;
}

.dl_xops_text{
	width: 725px;
	height: auto;
	font-size: 1.0em;
	position: relative;
	top: 0px;
	left: 0px;
}

/********** Release Notes **********/
ul.list_style_external{
	list-style-image: url(../images/external_link.png);
}

.list_style_external{
	padding-left: 10px;
	margin-left: 10px;
}

ul.list_style_external a{
	color: #003366;
}

.rn_images{
	max-width: 500px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.rn_images2{
	max-width: 325px;
	margin-left: 0;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#soft_note{
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
	width: 725px;
}

.version{
	width: 705px;
	padding: 10px;
	background: #FFFFFF;
	border-radius: 30px;
	margin-bottom: 10px;
}


/********** Content Events **********/
#content_events{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

#content_events a{
	cursor: pointer;
}

#shell_events{
	position: relative;
	top: 0px;
	left: 5px;
}

.new_event{
	width: 675px;
	height: 130px;
	float: left;
	background: #FFFFFF;
	margin: 5px;
	padding: 20px;
	-webkit-box-shadow:  3px 3px 3px 3px #696969;    
    box-shadow:  3px 3px 3px 3px #696969;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}

.new_event a{
	text-decoration: none;
}

.event_heading img{
	float: left;
	position: relative;
	top: -4px;
	left: 0px;
}

.event_heading h3{
	float: left;
	position: relative;
	top: 0px;
	left: 5px;
}

.event_heading2 h3{
	float: left;
	position: relative;
	top: 0px;
	left: 31px;
}

.new_event p{
	line-height: 1.5;
	font-weight: bold;
	float: left;
	position: relative;
	top: -10px;
	left: 31px;
}

.equip{
	float: right;
	position: relative;
	top: -1px;
	left: -40px;
}

.old_event{
	width: 675px;
	float: left;
	background: #FFFFFF;
	margin: 5px;
	padding: 20px;
	-webkit-box-shadow:  3px 3px 3px 3px #696969;    
    box-shadow:  3px 3px 3px 3px #696969;
	border-top-left-radius: 30px;
	border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	border-bottom-left-radius: 30px;
}

.old_event a{
	color: #003366;
}

.webold_content{
	float: left;
	width: 655px;
	position: relative;
	top: 0px;
	left: 31px;
}

.webold_title{
	font-size: 1.1em;
	font-weight: bold;
	position: relative;
	top: 0px;
	left: 0px;
}

.event_button{
	float: right;
	position: relative;
	top: 25px;
	right: -158px;
}

/********** Content About **********/
#content_about{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

#table_address{
	width: 100%;
}

#table_address td{
	width: 33%;
	text-align: left;
}

#team_photo{
	width: 725px;
	
}

.team_member{
	width: 175px;
}

.team_odd{
	float: left;
	width: 345px;
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
}

.team_even{
	float: left;
	width: 345px;
	margin: 20px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
}

.team_dummy{
	float: left;
	width: 350px;
	margin: 365px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
}

.team_container_empty{
	float: left;
	width: 725px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;

}


/********** Footer **********/

/*** Footer Area ***/
footer{
    width: 980px;
    height: 53px; 
    float: left;
    color: #FFFFFF;
	text-align: left;
	font-size: 0.75em;
	line-height: 51px;
	padding: 0px 10px 0px 10px;
	border-top: 5px solid #FFFFFF;
	background: #012952; /* Old browsers */
	background: -moz-linear-gradient(left,  #012952 0%, #335b84 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#012952), color-stop(100%,#335b84)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #012952 0%,#335b84 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #012952 0%,#335b84 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #012952 0%,#335b84 100%); /* IE10+ */
	background: linear-gradient(to right,  #012952 0%,#335b84 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012952', endColorstr='#335b84',GradientType=1 ); /* IE6-9 */
	margin-left: auto;
	margin-right: auto;
}

footer a{
	text-decoration: none;
	display: inline;
	font-size: 1em;
	color: #FFFFFF;
	padding: 0px;
}

#footer_links{
	position: relative;
	top: -9px;
	left: 118px;
	display: inline;
	margin-left: 0px;
}

#copyright{
	position: relative;
	top: 14px;
	left: -260px;
	color: #FFFFFF;
	display: inline;
	font-size: 0.9em;
}

#LinkedIn{
	float: left;
	top: 0px;
	right: 0px;
	margin-top: 10px;
}

#LinkedIn img{
	width: 33px;
	height: 33px;
}

#YouTube{
	float: left;
	top: 0px;
	right: 0px;
	margin-top: -8px;
	margin-left: -10px;
}

#YouTube img{
	width: auto;
	height: 70px;
}

#Twitter{
	float: left;
	top: 0px;
	right: 0px;
	margin-top: 6px;
	margin-left: -10px;
}

#Twitter img{
	width: auto;
	height: 40px;
}

/********** Career **********/

.career_button{
	background: #003366;
	color: #FFFFFF;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	display: inline-block;
	width: 110px;
	height: 20px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	margin: 5px 5px 5px 0px;
	padding: 10px 5px 10px 5px;
	text-align: center;
}

.career_button:hover{
	background: #FF0000;
}


/********** Content Search **********/
#content_search{
    width: 725px;
	min-height: 600px;
	border-left: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 0.75em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right, #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}

#content_search a{
	text-decoration: underline;
	cursor: pointer;
	color: #003366;
}

/********** Content Maintenance **********/
#content_maintenance{
    width: 980px;
	min-height: 600px;
	border-top: 5px solid #FFFFFF;
    float: left;
    color: #003366;
	padding: 10px;
	text-align: justify;
	font-size: 1.0em;
	background: #d9d9d9; /* Old browsers */
	background: #cecece; /* Old browsers */
	background: -moz-linear-gradient(left,  #cecece 0%, #a4a3a3 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cecece), color-stop(100%,#a4a3a3)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #cecece 0%,#a4a3a3 100%); /* IE10+ */
	background: linear-gradient(to right,  #cecece 0%,#a4a3a3 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#a4a3a3',GradientType=1 ); /* IE6-9 */
}