/* modules stylesheets */
/* product_list */
ul.product_picture_list2
{	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}

ul.product_picture_list2 li
{	background-image:url(img/thumbbox.png);
	background-repeat:no-repeat;
	width:197px;
	height:249px;
	margin:2px 2px 0px 0px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}



ul.product_picture_list2 li.top_special
{	background-image:url(img/thumbbox_special.png) !important;
}


ul.product_picture_list2 li table
{	border-collapse:collapse;
	height:158px;
	width:157px;
	margin:17px 19px 0px 16px;
}

ul.product_picture_list2 li table td
{	vertical-align:middle;
	cursor:pointer;
	height:100%;
	text-align:center;
}

ul.product_picture_list2 li a.bn_thumbnail
{	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
}

ul.product_picture_list2 li span.bn_price
{	font-weight:bold;
	position:absolute;
	bottom:7px;
	right:10px;
	font-size:13px;
}

ul.product_picture_list2 li small,ul.product_picture_list2 li.search small
{	font-size:10px;
}

ul.product_picture_list2 li h3,ul.product_picture_list2 li.search h3
{	text-align:left;
	font-weight:normal;
	font-size:11px;
	margin:6px 18px 0px 17px;
	line-height:12px;
	height:24px;
	overflow:hidden;
}


/* product_list */
ul.product_picture_list
{	margin:0px;
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}

ul.product_picture_list li
{	background-image:url(img/bn_product_list_box_back.png);
	background-repeat:no-repeat;
	width:150px;
	height:187px;
	margin:2px 2px 0px 0px;
	float:left;
	display:inline;
	position:relative;
	overflow:hidden;
}

ul.product_picture_list li table
{	border-collapse:collapse;
	height:112px;
	width:115px;
	margin:17px 19px 0px 16px;
}

ul.product_picture_list li table td
{	vertical-align:middle;
	cursor:pointer;
	height:100%;
	text-align:center;
}

ul.product_picture_list li a.bn_thumbnail
{	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
}

ul.product_picture_list li span.bn_price
{	font-weight:bold;
	position:absolute;
	bottom:7px;
	right:10px;
	font-size:13px;
}

ul.product_picture_list li small,ul.product_picture_list li.search small
{	font-size:10px;
}

ul.product_picture_list li h3,ul.product_picture_list li.search h3
{	text-align:left;
	font-weight:normal;
	font-size:11px;
	margin:6px 18px 0px 17px;
	line-height:12px;
	height:24px;
	overflow:hidden;
}


/* productlisting in fuzzy-search */
ul.product_picture_list li.search
{		height:207px;
		background-position:left bottom;
		margin-top:10px;
}

ul.product_picture_list li.search div.relevanz
{	height:16px;
	overflow:hidden;
	margin:0px 4px 0px 1px;
	padding:0px 0px 0px 5px;
	border-color:#E5E5E5 #F6F6F6 #F6F6F6 #EDEFEE;
	border-width:1px;
	border-style:solid;
	overflow:hidden;
	background-color:#DCDDDF;
	font-weight:normal;
	overflow:hidden;
	line-height:16px;
}
ul.product_picture_list li.search table
{	margin:19px 19px 0px 16px;
}

/* product info */
#bn_product_pictures
{	float:left;
	width:491px;
}

#bn_product_info_pic
{	width:385px;
	height:386px;
	padding:44px 52px 54px 43px;
	overflow:hidden;
	background-image:url(img/bn_produkt_picture_back.png);
	background-repeat:no-repeat;
	text-align:center;
}

ul.bn_thumbnail_picture
{	list-style-type:none;
	list-style-position:outside;
	margin:0px 0px 0px 0px;
	padding:7px 0px 0px 0px;
}

ul.bn_thumbnail_picture li
{	width:85px;
	height:86px;
	padding:2px;
	text-align:center;
	overflow:hidden;
	float:left;
	margin:8px 8px 0px 0px;
	background-image:url(img/bn_thumbnail_picture_back.png);
	cursor:pointer;
}


#bn_product_content
{	width:265px;
	float:right;
	overflow:hidden;
	line-height:16px;
	font-size:12px;
	font-weight:normal;
}

#bn_product_content a,#bn_product_content a:link,
#bn_product_content a:visited,#bn_product_content a:active
{	color:#333333;
	text-decoration:none;
}

#bn_product_content a:hover
{	text-decoration:underline;
}

#bn_product_content h1
{	margin:0px;
	padding:0px 0px 10px 0px;
	font-size:14px;
	line-height:20px;
	text-align:left;
}

#bn_product_price
{
	margin-top:20px;
	font-size:12px;
	line-height:16px;
}

#bn_product_content strong
{
}

#bn_product_content strong.bn_price
{	font-size:16px;
	display:block;
	text-align:right;
}

#bn_product_content p
{	margin:0px;
	padding:0px;
	line-height:16px;
	font-size:12px;
}

#bn_product_price a,#bn_product_price a:link,#bn_product_price a:visited,#bn_product_price a:active
{	text-decoration:underline;
}
#bn_product_price a:hover
{	text-decoration:none;
}


#bn_product_price p.product_info
{	margin:0px;
	padding:0px;
	font-size:12px;
	font-weight:normal;
}

#bn_product_price div.bn_input_qty
{	text-align:right;
}

#bn_product_price div.bn_input_qty span
{	position:relative;
	top:-5px;
}

#bn_product_price div.bn_input_qty span input
{	width:25px;
	margin-right:7px;
	text-align:right;
	padding-right:2px;
}


/* categorie_listing */

ul#bn_cat_listing
{	list-style-type:none;
	list-style-position:outside;
}

ul#bn_cat_listing li
{	float:left;
	width:249px;
	height:36px;
	border-color:#E5E5E5 #F6F6F6 #F6F6F6 #EDEFEE;
	border-width:1px;
	border-style:solid;
	overflow:hidden;
	margin:2px 2px 0px 0px;
	background-color:#DCDDDF;
	overflow:hidden;
}

ul#bn_cat_listing li a,ul#bn_cat_listing li a:link,
ul#bn_cat_listing li a:visited,ul#bn_cat_listing li a:active
{	color:#333333;
	text-decoration:none;
	width:229px;
	height:16px;
	padding:10px;
	display:block;
	font-weight:bold;
}

ul#bn_cat_listing li small
{	font-weight:normal;
}

ul#bn_cat_listing li a:hover
{	color:#cc0033;
}



/* order_details */

table.order_details td
{	padding:3px 0px 0px 0px;
}


/* product_options */

table.bn_product_options
{	width:100%;
}

table.bn_product_options th
{	padding:3px 5px;
	font-size:12px;
}

table.bn_product_options td
{	vertical-align:middle;
	text-align:left;
	padding:2px 0px 0px 0px;
	font-size:12px;
}

table.bn_product_options input.radio
{	width:auto;
	height:auto;
}


.vipgift_box_end
{	background-image:url(img/vipgift_box_end.png);
	background-repeat:no-repeat;
	height:19px;
	overflow:hidden;
}
.vipgift_box_top
{	background-image:url(img/vipgift_box_top.png);
	background-repeat:no-repeat;
	height:19px;
	overflow:hidden;
}
.vipgift_box_middle
{	background-image:url(img/vipgift_box_middle.png);
	background-repeat:repeat-y;
	overflow:hidden;
	padding:5px 15px 5px 10px;
}


.vipgift_werbebox_end
{	background-image:url(img/vipgift_werbebox_end.png);
	background-repeat:no-repeat;
	height:27px;
	overflow:hidden;
}
.vipgift_werbebox_top
{	background-image:url(img/vipgift_werbebox_top.jpg);
	background-repeat:no-repeat;
	height:209px;
	overflow:hidden;
}
.vipgift_werbebox_middle
{	background-image:url(img/vipgift_werbebox_middle.png);
	background-repeat:repeat-y;
	overflow:hidden;
	padding:10px 15px 5px 10px;
}
.vipgift_werbebox_middle p,
.vipgift_werbebox_middle strong
{	font-size:11px;
}