@charset "utf-8";
/* CSS Document */

/**** PRODUCT LIST  ****/
/* Product Listing */
/*#productlist #product_container #product_list {


}
#productlist #product_container {



}*/
#productlist #right_col_template { line-height: 0px; }
#productlist div.list_item {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#productlist div.list_item:hover {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background_over.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
}

#productlist div.list_item_new {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background_new.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#productlist div.list_item_new:hover {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background_new_over.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
}
#productlist div.list_item_coming {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background_comingsoon.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#productlist div.list_item_coming:hover {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background_comingsoon_over.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
}
#productlist div.list_item_preorder {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background_preorder.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#productlist div.list_item_preorder:hover {
	background-color: #070506;
	background-image:url(../mod_cart/images/product_thumb_background_preorder_over.gif);
	background-position:center top;
	background-repeat:repeat-x;
	text-align: center;
	float: left;
	height: 196px;
	width: 151px;
	border: 1px solid #1E1E1E;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor: pointer;
}

#productlist div.image_container {
	float:none;
	height:102px;
	text-align:center;
	vertical-align:middle;
	width:100%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#productlist div.list_label {
	float:none;
	height:40px;
	text-align:center;
	vertical-align:top;
	width:100%;
	line-height: 15px;
	font-weight:bold;
	height:25px;
}


#productlist div.list_button {
	float:none;
	text-align:center;
	vertical-align:bottom;
	width:100%;
	position: relative;
	top: -10px;
}
#productlist li {
	display: list-item;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	font-size: 12px;
	text-align: left;
}
#productlist ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#productlist li a {
	font-size: 12px;
}
#productlist div.list_products_nav {
	clear: both;
	top: 5px;
	position: relative;
}
#productlist #product_display_menus {
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 5px;
	height: 20px;
}
#productlist #sort_by, #productlist #display_by {
	float:left;
	width:60px;
	line-height: 14px;
}
#productlist #display_stack {
	float:left;
	width:106px;
	line-height: 14px;
	padding-left: 10px;
}
#productlist #sort_by_menu, #productlist #display_by_menu, #productlist #display_stack_menu {
	float:left;
	width:200px;
}
#productlist #display_stack_menu option{
	text-align: right;
}
#productlist #sortMenu, #productlist #displayMenu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #3E0000;
	height: 14px;
	border: 1px solid #666666;
	margin: 0px;
	padding:0px;
}
#productlist #specials_board {
	padding-bottom: 6px;
	padding-top: 1px;
	padding-left: 1px;
}

#product_container {
	height:inherit !important;
	overflow:inherit !important;
	width:100% !important;
}
#product_container #product_list {
	width:100% !important;
	position:inherit !important;
	clear:both;
}
/******/
#productlist .old_list_sizeform, 
#productlist .msrp_price, 
#productlist .list_price, 
#productlist .list_button,
#productlist .list_title { display:none; }




#productlist .list_function {
	line-height:14px;
	padding:2px;
	display:block;
}
#cart_main { border:none; }

/**** STORE  ****/
.fntReg p{ font-size:11px !important; }
#cart_price_apparel 
{
	display:block;
}
#cart_detail_back_apparal
{
	padding-top:40px;
}

#cart_detail_buttons_apparel {
	padding-top: 20px;
	padding-right: 20px;
}
#cart_detail_buttons {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 10px;
}
.apparel_detail_highlights {
	margin:0 !important;
}
.apparel_detail_highlights .detail_head, 
#cart_detail_features .detail_head, 
#cart_detail_highlights .detail_head, 
#cart_detail_specs .detail_head {
	font-size:14px;
	font-weight:bold;
	margin-bottom:10px !important;
	text-transform:uppercase;
}
#left_col_template {
	background-image:url(/templates/bsn/en/mod_cart/images/scratches_bg.jpg);
	border:1px solid #1E1E1E;
	width:250px !important;
}
#inner_col_misc, #inner_col_left {
	padding:5px;
}
#flashright {
	padding-top:5px;
	padding-bottom:5px;
}

.icons_nav_div {
	padding-bottom:5px;
	text-align:center;
}
#right_col_template {
	background-color:#0E0E0E;
	border:1px solid #1E1E1E;
	color:#CCCCCC;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:15px;
}
#inner_col_left img { 
	border:1px solid #333333 !important;
	padding:0; 
}

.apparel_detail_highlights li {
	list-style-image:none !important;
	margin-bottom:5px !important;
	margin-left:27px !important;
}
#cart_detail_qty, #cart_detail_size {
	padding:10px;
}
.apparel_out_of_stock {
	padding:10px;
	font-weight:bold;
}
#cart_detail_price, #cart_detail_qty, #cart_detail_size, #cart_detail_priceMSRP {
	left:auto !important;
	width:auto !important;
	top:auto !important;
	font-weight:normal !important;
}
#cart_detail_price {
        padding-left:10px;
        padding:10px;
        margin-top:40px;
        border-top:1px solid #1E1E1E !important;
}
#cart_detail_buttons_apparel { text-align:left !important; }

#cart_detail_buttons, #cart_price_apparel {
	border-bottom:1px solid #1E1E1E !important;	
	margin-bottom:20px;
	padding-bottom:10px;
}
#cart_detail_back_apparal_btm { 
	margin-bottom:10px; 
	padding:5px;
}
#inner_col_misc #cart_detail_back_apparal_btm { padding:0; }

#cart_detail_back_apparal,
#cart_detail_back, 
#cart_detail_menu, 
#facts, 
.article_details br { display:none; }
 
#cart_detail_specs br { display:inherit !important; }

.strikethrough {
	color:red;
	text-decoration:line-through;
}
.icons_nav_img { margin-bottom:5px; }
.icons_nav_img img {
	border:1px solid #333333 !important;
	padding:0;
}
#cart_detail_size select.flavors { width:auto !important; }
