* {
	margin : 0;
	padding : 0;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica;
	line-height: 18px;
	background-color: #F3F3E9;
	text-align:left;
}

img {
	border: none;
}
a {
	text-decoration:none;
	outline:none;
}

ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
}
.hidden {
	display:none;
}

.bigstructure {
	position:absolute;
	padding:10px;
	border:2px solid #ccc;
	background-color:#fff;
	z-index:10;
}

#page {
	position:relative;
	margin:10px;
	width:967px;
}

#header {
	position:relative;
	width:967px;
	height:143px;
	overflow:hidden;
	background-image: url(images/bg_header.jpg);
	background-repeat: no-repeat;
}

#logo {
	position:absolute;
	top:11px;
	left:32px;
	width:212px;
	height:78px;
	overflow:hidden;

}

#mm {
	position:absolute;
	top:92px;
	left:103px;
	width:700px;
	height:36px;
	overflow:hidden;
}
#mm ul {
	list-style:none;
	padding: 0 1px 0 0;
	height:36px;
}
#mm ul li {
	position:relative;
	float:left;
	background-image: url(images/bg_mm_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	padding: 0 0 2px 0;
}
#mm ul li span {
	background-image: url(images/bg_mm_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0 0 0 2px;
	display:block;
}
#mm ul li a {
	padding: 9px 12px 10px 12px;
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

#mm ul li:hover {
	background-image: url(images/bg_mm_h_left.gif);
}
#mm ul li:hover span {
	background-image: url(images/bg_mm_h_right.gif);
}
#mm ul li:hover a {
	color:#fff;
}

#mm ul li.active {
	position:relative;
	float:left;
	background-image: url(images/bg_mm_a_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline;
	padding: 0 0 2px 0;
}
#mm ul li.active span {
	background-image: url(images/bg_mm_a_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin:0 0 0 2px;
	display:block;
}
#mm ul li.active a {
	padding: 9px 12px 10px 12px;
	display:block;
	color:#464646;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}
#mm ul li.last {
	background-image: url(images/bg_mm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:36px;
}

#searchform {
	position:absolute;
	top:98px;
	left:790px;
	width:170px;
	height:30px;
	overflow:hidden;
	padding:0;
	margin:0;
	color:#fff;
}
#searchform .inp {
	width:100px;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	border-top:1px solid #727272;
	border-bottom:1px solid #DADADA;
	padding:1px;
	margin:0;
	vertical-align:middle;
}

#searchform .inp_submit {
	margin-top:1px;
	vertical-align:middle;
}



#content_main {
	position:relative;
	top:0px;
	left:0px;
	padding:0 1px;
	margin:0;
	height:400px;
	background-image:url(images/bg_content.gif);
	background-repeat:repeat-y;
	border-bottom:1px solid #B8B1A9;
}
#content_main[id] {
	height:auto; min-height:400px;
}
#content_main:lang(en){
	height:auto;
}
.content_main_inside {
	position:relative;
	padding:0 1px;
}


#left {
	position:relative;
	float:left;
	width:215px;
}
#leftinside {
	position:relative;
	margin:0 0 0 1px;
}
#content {
	position:relative;
	float:left;
	width:750px;
}
.contentinside {
	position:relative;
	margin:0 1px 0 0;
	padding:0 0 0 25px;
}
.content_inside {
	position:relative;
	margin:0 1px 0 0;
	padding:0 0 0 25px;
	line-height:17px;
}

#content h1 {
	font-size:13px;
	color:#003366;
	padding:0 0 10px 0;
}

.content_inside h2 {
	font-size:13px;
	color:#003366;
	margin:15px 0 10px 0;
	padding:0;
}
.contentinside h2 {
	color:#003366;
}
.contentheadline hr {
	padding:0 0 10px 0;
}

.content_inside ul {
	margin:5px 0 15px 0;
}
.content_inside ul li {
	margin:2px 0 0 20px;
}


.contentinside ul {
	margin:2px 0 10px 0;
}
.contentinside ul li {
	margin:2px 0 0 20px;
}

#productsbox ul {
	margin:0;
	padding:0;
}
#productsbox ul li {
	margin:0;
	padding:0;
}

#subnav_IFTA {
	text-align:center;
	padding:0 0 10px 0;
	background-color:#F1F1F1;
}

#subnav_news {

}

#subnav_news h2 {
	font-size:13px;
	line-height:20px;
	padding: 0 10px;
}
#subnav_news h2 img {
	vertical-align:top;
}
#subnav_news h2 a {
	line-height:20px;
}
#subnav_news ul {
	list-style:none;
	border-bottom:1px solid #CACACA;
	margin:5px 0 5px 0;
}
#subnav_news ul li {
	background-image:url(images/bg_subnav.gif);
	background-repeat:repeat-x;
	padding:5px 10px;
	font-size:11px;
	line-height:15px;

}



.subnav_bottom {
	position:relative;
	background-image:url(images/bg_subnav_bottom.gif);
	background-repeat:repeat-x;
	height:21px;
	overflow:hidden;
}






.subnav_catalog {
	background-color:#F1F1F1;
}
.subnav_catalog h2 {
	font-size:13px;
	line-height:20px;
	padding: 0 10px 5px 10px;
	margin: 10px 0 5px 0;
}
.subnav_catalog h2 img {
	vertical-align:top;
}
.subnav_catalog h2 a {
	line-height:20px;
	font-size:11px;
	text-decoration:none;
}
.subnav_catalog p {
	font-size:11px;
	padding:5px 10px;
}
.subnav_catalog ul {
	font-size:11px;
	padding:0px 0 0 3px;
	margin: 0 0 10px 0;
	list-style:none;
	line-height:15px;
}
.subnav_catalog ul li {
	padding:0;
	margin: 0 0 1px 0;
	background-image: url(images/bg_sm_1.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.subnav_catalog ul li a {
	text-decoration:none;
	color:#333;
	padding: 4px 10px 4px 10px;
	display:block;
}
.subnav_catalog ul li a:hover {
	text-decoration:underline;
}

.subnav_catalog ul li ul {
	background-color:#fff;
	border-right:1px solid #D7D7D7;
	margin: 0 0 1px 0;
}
.subnav_catalog ul li ul li {
	padding:0 0 0 5px;
	margin: 0 0 1px 0;
	background-image: url(images/bg_sm_2.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
}
.subnav_catalog ul li ul li a {
	text-decoration:none;
	color:#333;
	padding: 2px 0 2px 10px;
	display:block;
}

.subnav_catalog hr {
	background-color:#ccc;
	margin: 4px 0 5px 0;
	color:#ccc;
	border: 0;
	height: 1px;
}

.subnav_box {
	background-color:#F1F1F1;
}
.subnav_box h2 {
	font-size:13px;
	line-height:20px;
	padding: 0 10px 5px 10px;
	margin: 10px 0 5px 0;
	border-bottom:1px solid #ccc;
}
.subnav_box h2 img {
	vertical-align:top;
}
.subnav_box h2 a {
	line-height:20px;
	font-size:11px;
	text-decoration:none;
}
.subnav_box p {
	font-size:11px;
	padding:5px 10px;
}
.subnav_box ul {
	font-size:11px;
	padding:0px 10px 5px 10px;
	margin: 0;
	list-style:none;
	line-height:15px;
}
.subnav_box ul li {
	padding: 0 0 0 10px;
	margin: 0;
	background-image: url(images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0;
}
.subnav_box ul li a {
	text-decoration:none;
	color:#333;
}
.subnav_box ul li a:hover {
	text-decoration:underline;
}
.subnav_box hr {
	background-color:#ccc;
	margin: 4px 0 5px 0;
	color:#ccc;
	border: 0;
	height: 1px;
}

#basket_button {
	position:absolute;
	left:620px;
	height:20px;
	width:120px;
	font-size:14px;
	line-height:20px;
	font-weight:bold;
}
#basket_button img {
	vertical-align:middle;
}
#basket_button a {
	text-decoration:none;
}
#basket_button a:hover {
	text-decoration:underline;
}




.catalog_headline {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	padding-right:40px;
}
.catalog_headline img {
	vertical-align:bottom;
	padding-right:5px;
}

.catalog_line {
	border-bottom:1px solid #D6E6F0;
	height:2px;
	overflow:hidden;
	margin-bottom:10px;
}



.product_table {
	border-bottom:1px solid #D6E6F0;
}

.product_table td {
	border-left:1px solid #D6E6F0;
	border-top:1px solid #D6E6F0;
	padding:2px 5px;
	font-size:12px;
}
.product_table th {
	border-left:1px solid #D6E6F0;
	border-top:1px solid #D6E6F0;
	background-color: #D6E6F0;
	padding:2px 5px;
	font-size:12px;
}
.product_table td.greyhead {
	background-color:#D7D7D7;
	font-size:14px;
	border:none;
	padding:2px 5px;
	border-bottom:2px solid #fff;
}
.product_table .colorhead {
background-color:#D7D7D7;
	background-image:url(images/bg_colorhead.gif);
	background-position:top right;
	background-repeat:repeat-y;
	font-size:18px;
	line-height:20px;
	border:none;
	border-bottom:2px solid #fff;
	padding:0;
}

.productsubtext {
	position:relative;
	float:left;
	width:345px;
	padding:0 15px 15px 0;
	font-size:11px;
}





.info_table td {
	padding: 2px 3px;
}







a.button {
	margin:0 5px;
	padding: 8px 2px 8px 15px;
	background-image: url("images/bg_button_left.gif");
	background-position: left;
	background-repeat: no-repeat;
	text-decoration:none;
}
a.button span {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 8px 15px 8px 0px;
	background-image: url("images/bg_button_right.gif");
	background-position: right;
	background-repeat: no-repeat;
}
a.button:hover {
	background-image: url("images/bg_button_hover_left.gif");
}
a.button:hover span {
	background-image: url("images/bg_button_hover_right.gif");
}

.input_field {
	border-top:1px solid #787878;
	border-left:1px solid #BDBDBD;
	border-bottom:1px solid #E5E5E5;
	border-right:1px solid #BDBDBD;
	width:170px;

}

.submit_button_green {
	font-size:11px;
	font-weight:bold;
	color:#25A011;
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #DCDCDC;
	background-color:#F7F9F6;
	background-image: url("images/bg_button_green.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:2px 4px;
	margin:0;
	height:21px;
}

a.link_button_green {
	font-size:11px;
	font-weight:bold;
	color:#25A011;
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #DCDCDC;
	background-color:#F7F9F6;
	background-image: url("images/bg_button_green.gif");
	background-repeat: repeat-x;
	padding:2px 4px;
	text-decoration:none;
}

#footer {
	position:relative;
	padding:5px 10px;
	font-size:11px;
	color:#444;
}
#footer a {
	color:#444;
}

.inp_submit2 {
	font-size:12px;
	font-weight:bold;
	color:#25A011;
	text-transform:uppercase;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: 1px solid #DCDCDC;
	background-color:#F7F9F6;
	background-image: url("images/bg_button_green.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:3px 6px;
	margin:0;
	height:21px;
}

.clear1px {
	position:relative;
	clear:both;
	height:1px;
	overflow:hidden;
}
.clear3px {
	position:relative;
	clear:both;
	height:3px;
	overflow:hidden;
}
.clear5px {
	position:relative;
	clear:both;
	height:5px;
	overflow:hidden;
}
.clear10px {
	position:relative;
	clear:both;
	height:10px;
	overflow:hidden;
}
.space5px {
	position:relative;
	height:5px;
	overflow:hidden;
}
.space10px {
	position:relative;
	height:10px;
	overflow:hidden;
}
.space15px {
	position:relative;
	height:15px;
	overflow:hidden;
}
.space20px {
	position:relative;
	height:20px;
	overflow:hidden;
}


.inp_form {
	padding:5px;
}

.label {
	position:relative;
	float:left;
	width:150px;
	padding: 0 0 0 20px;
}

.inp_form .inp {
	border:1px solid #999;
	background-color:#f9f9f9;
	padding:2px;
}
.inp_form .inp2 {
	border:1px solid #999;
	background-color:#f9f9f9;
}


.catalog_hr {
	background-color:#ccc;
	margin: 10px 0 10px 0;
	color:#ccc;
	border: 0;
	height: 1px;
}

.catalog_request img {
	float:left;
	padding:0 20px 10px 0;
}













.featured_products {
	position:relative;
	float:left;
	overflow:hidden;
	width:435px;
	height:181px;
	font-size:11px;
	margin:0;
	background-image:url(images/bg_featured_product2.gif);
}
.featured_products_padding {
	padding:45px 10px 10px 10px;
}

.int_dist {
	position:relative;
	float:left;
	width:266px;
	height:181px;
	overflow:hidden;
	background-image:url(images/bg_international_distributo.gif);
}
.int_dist_padding {
	padding:43px 0 0 11px;
}

.start_bottom_head {
	position:relative;
	background-image:url(images/box_bottom_head.gif);
	background-repeat:no-repeat;
	height:40px;
	color:#003067;
	font-weight:bold;
	font-size:13px;
}
.start_box {
	position:relative;
	background-image:url(images/box_bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#productsbox {
	position: relative;
	width: 701px;
	height: 611px;
	background-image: url(http://www.jenabioscience.com/css/images/bg_products.jpg);
	z-index:1;
}

/* Product Category Item -------------------------------------------------------------------------------------------- */
ul.cat {
  width: 208px;
  position: absolute;
  list-style: none;
  font-family: sans-serif;
  font-size: 12px;
}
ul.cat li {
  display: block;
}
ul.cat li.list {
  height: 40px;
  border-bottom: 1px solid #fff;
  overflow: visible;
}
/* Top Level List Item Hover Behavior */
ul.cat li.list:hover {

}
ul.cat li.list:hover ul {
  display: block;
  border-left:1px solid #ccc;
  border-right:1px solid #ccc;
}
/* Top Level Link Behavior */
ul.cat li.list a:link,
ul.cat li.list a:visited {
  padding: 0 0 0 45px;
  line-height: 19px;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
ul.cat li.list a:hover,
ul.cat li.list a:focus {

}
/* Product Description Field ---------------------------------------------------------------------------------------- */
ul.cat li.desc {
  height: 68px;
  _margin: -3px 0 0 0;
  overflow: hidden;
}
ul.cat li.desc span {
  width: 208px;
  height: 68px;
  display: none;
}
ul.cat li.desc:hover {

}
ul.cat li.desc:hover span {
  display: block;
}
/* Top Level 2 Link Behavior */
ul.cat li.desc a:link,
ul.cat li.desc a:visited {
  color: #333;
  padding: 2px 45px 0 5px;
  font-size: 11px;
  line-height: 16px;
  display: block;
  text-decoration: none;
  font-weight: bold;
}
ul.cat li.desc a:hover,
ul.cat li.desc a:focus {

}
/* Product Category Submenu (Product List) -------------------------------------------------------------------------- */
ul.cat li.list ul {
  width: 170px;
  display: none;
  position: absolute;
  top: 40px;
  left: 19px;
  background: #f1f1f1;
  list-style: none;
  z-index:99;
}
ul.cat li.list ul li {
  display: inline;
}
/* Sub List Link Behavior */
ul.cat li.list ul li a:link,
ul.cat li.list ul li a:visited {
  font-size: 11px;
  line-height: 16px;
  font-weight: normal;
  padding: 2px 5px;
  color: #000;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #ccc;
}
ul.cat li.list ul li a:hover,
ul.cat li.list ul li a:focus {
  background: #ddd;
}


.oligo_table {

}
.oligo_table input {
	margin:  2px 0 2px 2px;
	padding:1px;
}
.oligo_table select {
	margin:  2px 0 2px 2px;
}
.oligo_table textarea {
	margin:  2px 0 2px 2px;
}

.oligo_contentheadline {
	font-size:13px;
	font-weight:bold;
	color:#003366;
	margin:10px 0 5px 0;
	padding:0;

}




#templatebox {
    overflow: auto;
	width: 710px;
	height: 570px;
	background-color: #fff;
}

#content #templatebox {
	display: none;
}

#templatebox h3 {
	padding:5px 0 10px 0;
}
#templatebox .single {
	position:relative;
	float:left;
	margin:0 10px 10px 0;
	padding:0px;
	vertical-align:top;
	width:159px;
	height:120px;
	border:1px solid #333;
	background-color:#333; /* gr�n: #2A9916 */
	font-size:11px;
	line-height:14px;
	color:#fff;
	text-align:center;
}
#templatebox .single .image {
	background-color:#fff;
	height:100px;
	padding:3px;
	margin:0;
}
#templatebox .single .image2 {
	background-color:#fff;
	height:85px;
	padding:3px;
	margin:0;
}

#breadcrumb {
	position:relative;
	float:left;
	margin:0;
	padding:0 5px 0 25px;
	font-size:10px;
	color:#666;
	width:719px;
	overflow:hidden;
}
#breadcrumb a {
	color:#666;
	text-decoration:underline;
}
#breadcrumb a:hover {
	text-decoration:underline;
}


.boxnotepad {
	position:relative;
	float:right;
	width:150px;
	border:1px solid green;
	background-color:#fff;
	margin:5px 5px 0 0;
	padding:5px;
	font-size:11px;
	line-height:15px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;

}
.boxnotepad img {
	float:left;
}
.boxnotepad p {
	margin: 0 0 0 25px;
}

