/* modules stylesheets */

.yellow
{	background-color:#FFFFFF;
}




/* product_list */

#bn_product_listing_box div
{	color:#663300;
}


#bn_product_listing_box
{	font-size:14px;
}



#bn_product_listing_box	a.green,#bn_product_listing_box	a.green:link,
#bn_product_listing_box	a.green:visited,#bn_product_listing_box	a.green:active
{	color:#005300;
}

#bn_product_listing_box	a.green:hover
{ color:#733D77;
}

.produktlistingbox
{ float:left;
	border:1px solid #D5CDC0;
	width:135px;
	height:255px;
	padding-bottom:5px;
	margin:10px 0px 0px 8px;
	overflow:hidden;
}

.produktlistingbox_detail
{	text-align:center;
	vertical-align:bottom;
	height:25px;
}



/* 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 9px 0px 6px;
}

/* product info */
#bn_product_pictures
{
}

#bn_product_info .bn_right_box
{	width:320px;
	float:right;
	padding:0px;
	text-align:left;
	overflow:hidden;
}

#bn_product_info  .bn_left_box
{	float:left;
	width:250px;
	overflow:hidden;
}


.bn_question
{	padding-left:60px;
}

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
{	clear:both;
	overflow:hidden;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
	color:#663300;
}



#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_info h1
{	margin:0px;
	padding:0px 20px 0px 0px;
	font-size:16px;
	text-align:right;
  color: #733D77;
}

.bn_show_price
{	text-align:right;
}

#bn_product_price
{	padding:0px 20px 5px 0px;
	font-size:10px;
	line-height:16px;
  color: #733D77;
}


strong.bn_price
{	font-size:16px;
}

small.bn_price
{	font-size:12px;
  color: #733D77;
}


#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;
	padding-left:60px;
}

.schuhinfos
{	text-align:right; 
	padding:9px 20px 5px 0px;
}


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

#bn_product_price div.bn_input_qty span input
{	width:35px;
	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;
}

/****************************************************************/
/* 											navtrail breadcrumb 										*/
/****************************************************************/
#bn_navtrail
{	border:1px solid #ffffff;
	border-width:2px 0px;
	background-color:#DCCEDD;
	padding:5px 10px;
	color:#733E74;
	margin-right:1px;
}

#bn_navtrail a,#bn_navtrail a:link,#bn_navtrail a:visited,#bn_navtrail a:active
{	text-decoration:none;
	color:#733E74;
}

#bn_navtrail a:hover
{
}


a#bn_breadcrumb_active
{	font-weight:bold;
}



a.description_links,
a.description_links:link,
a.description_links:visited,
a.description_links:active
{	float:left; 
	display:inline; 
	color:#ffffff !important; 
	text-decoration:none; 
	font-size:11px; 
	width:125px; 
	height:20px; 
	text-align:center; 
	margin-right:10px;
	background-image:url(img/description_links.gif);
	line-height:20px;
	font-weight:bold;
}

a.description_links:hover
{	color:	#EFE7DA !important;
}



.show_thumbnails ul
{	list-style-type:none !important;
	list-style-position:outside !important;
	margin:0px;
	padding:0px;
}

.show_thumbnails li
{	float:left;
	width:50px;
	height:50px;
	overflow:hidden;
	border:1px solid #EFE7DA;
	padding:3px;
	margin:5px;
}


.show_thumbnails a.infopicture:link,
.show_thumbnails a.infopicture:visited,
.show_thumbnails a.infopicture:active
{	width:50px;
	height:50px;
	background-position:center center;
	background-repeat:no-repeat;
	display:block !important;
	cursor:pointer;
}


