.tree_main{
	list-style: none;
	padding: 5px 0 3px 14px;
	margin: 0 5px 0 8px;
	background-image:url(../../../images/ico_stick_3.png);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	color: black;
	display: block;
	text-decoration: none;
	font-weight:bold;
}

.tree_next {
	list-style: none;
	padding: 3px 0 1px 14px;
	margin: 0 5px 0 18px;
	background-image:url(../../../images/ico_stick_3.png);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	color: black;
	display: block;
	text-decoration: none;
}

a.tree_main:hover {
	color:#6F0000;
	text-decoration:none;
}
a.tree_next:hover {
	color:#6F0000;
	text-decoration:none;
	background-position: 2px 5px;
}

#topic a.bradcroumb{
	text-decoration:none;
	color:#880000;
}

#topic a.bradcroumb:hover{
	text-decoration:underline;
}

.tree_main_set{
	list-style: none;
	padding: 5px 0 3px 14px;
	margin: 0 5px 0 8px;
	background-image:url(../../../images/ico_stick_5.png);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	color: black;
	display: block;
	text-decoration: none;
	font-weight:bold;
}

.tree_next_set{
	list-style: none;
	padding: 3px 0 1px 14px;
	margin: 0 5px 0 18px;
	background-image:url(../../../images/ico_stick_5.png);
	background-repeat:no-repeat;
	background-position: 0px 5px;
	color: black;
	display: block;
	text-decoration: none;
	font-weight:bold;
}

.tree_new {
}

.product_list_category {
	height:30px; 
	width:120px;
	margin:5px 5px; 
	padding:1px 10px; 
	border:1px solid #D5E5FC; 
	float:left;
	font-size:10px;
	font-weight:bold;
	color:#B92E2F;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
}

a.product_list_category:hover {
	background-color:#E5F0FD; 
	text-decoration:none;
}


.product_list_header {
	background-color:#000088; 
	color:#FFFFFF;
	height:20px;
	font-weight:bold;
	text-align:center;
}

.product_list {
	text-align:left;
	padding:5px 5px;
}

#product_header {
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	font-size:14px;
	color:#0A55BC;
	margin:20px 0;
}
#product_header span{
	padding-bottom:5px;	
	border-bottom:1px solid #D5E6FC;
}

#prev_next_box{
	padding:5px 0;	
	border-bottom:1px solid #D5E6FC;
	border-top:1px solid #D5E6FC;
	overflow:auto;
	height:100%;
}
#prev_next_box a{
	text-decoration:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#66A4F7;
}

#prev {
	width:350px;
	float:left;
	text-align:left;
	padding-left:5px;
	line-height:13px;
	height:13px;
}

#next {
	width:350px;
	float:right;
	text-align:right;
	padding-right:5px;
	line-height:13px;
	height:13px;
}
#see_also_box{
	padding:5px 15px;
	border-bottom:1px solid #D5E6FC;
	border-top:1px solid #D5E6FC;
	margin:15px 0;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#66A4F7;
	background:url(../../../images/ico_stick_3.png) no-repeat 5px center;
}


.product_description {
	text-align:left;
	padding-left:20px;
	font-size:11px;
	color:#666666;
}

#product_photo_box {
	margin:30px 0 0 30px;
	overflow:auto;
	height:100%;
}

#product_photo_box #photo_main{
	float:left;
	padding-right:30px;

}

#product_photo_box #photo_extra{
	padding-left:30px;
}

#product_photo_box #biotek_club{
	padding-left:30px;
	display:block;
	margin-bottom:25px;
}

.border_left {
	border-left:1px solid #D5E6FC;
}

.border_right {
	border-right:1px solid #D5E6FC;
}

.menu_set_1 {
	color:#FFFFFF;
	background-color:#000099;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	margin:2px 0 2px 2px;
	padding:3px 0 5px 3px;
	border-bottom:1px solid #999999;
	width:165px;
}


.product_cell_2, .product_cell_3, .product_cell_1 {
	width:190px;
	border-left:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	border-right:1px solid #D5E5FC;
	border-top:1px solid #D5E5FC;
	padding:8px 8px;
	vertical-align:top;
}

.product_cell_4 {
	width:190px;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #D5E5FC;
	padding:8px 8px;
	vertical-align:top;
}

.product_cell_empty {
	width:190px;
	border:1px solid #FFFFFF;
	border-top:1px solid #D5E5FC;
	padding:8px 8px;
	vertical-align:top;
}

.product_name_list {
	color:#B10000;
	font-weight:bold;
	font-size:10px;
	height:14px;
	line-height:14px;
	position:relative;
	padding-right:40px;
}

.product_info_list {
	font-size:10px;	
}

td.product_list_cell_off {
	border:1px solid #FFFFFF;
}

td.product_list_cell_over {
	border:1px solid #97C1F9;
	cursor:pointer;
}

.table_prod {
	border-bottom:1px solid #D5E5FC;
}	

table.product_list_cell_off {
	border-bottom:1px solid #FFFFFF;
}	

.photo_shopping_cart {
	float:left;
	margin-right:10px;
}

.cart_product {
	border-left:1px solid #D5E6FC;
	border-bottom:1px solid #D5E6FC;
	padding:10px 15px;
	margin:2px;
	text-align:right;
	cursor:pointer;
}
.cart_item {
	border-right:1px solid #D5E6FC;
	border-bottom:1px solid #D5E6FC;
	padding:8px;
	margin:2px;
	vertical-align:top;
	text-align:center;
}
.cart_action {
	border-left:1px solid #D5E6FC;
	border-bottom:1px solid #D5E6FC;
	padding:8px;
	margin:2px;
	vertical-align:top;
	text-align:center;
}
.cart_item_input {
	border:1px solid #D5E6FC;
	font-size:11px;
	padding:2px 3px;
	height:15px;
	font-weight:bold;
}

#checkout_form .ast{
	font-size:9px;
	color:#990000;
	font-weight:bold;
}

#checkout_form input, #checkout_form select {
	width:180px;
	height:14px;
	border:1px solid #66A4F7;
	font-size:11px;
	margin:3px 0 5px 2px;
}
#checkout_form input.submit {
	width:122px;
	height:22px;
	border:2px solid #66A4F7;
	background-color:#FFFFFF;
	font-weight:bold;
	color:#B92E2F;
}
.error_form {
	background-color:#FFFFDD;
}