

/* Generic
-------------------------------------------------- */

/* sub_nav current */
.section_audio #sub_nav_audio a,
.section_accessories #sub_nav_accessories a,
.section_cases #sub_nav_cases a,
.section_power #sub_nav_power a
	{
	color: #222;
	}

/* space to center "filter product by..." */
.section_audio #page_heading {
	margin-bottom: 9px;
	}

/* Filter - customizations past .brick
-------------------------------------------------- */

#product_filter {
	margin-bottom: 10px;
	}

#product_filter .brick_content {
	padding: 10px 5px 10px 10px;
	}

#product_filter .show_all {
	margin-bottom: -10px;
	padding-bottom: 0;
	border-top: #ccc 1px solid;
	padding-top: 9px;
	}

#product_filter .checkboxes li {
	padding-bottom: 10px;
	}

#product_filter #filter_product {
	width: 165px;
	}


/* Products List
-------------------------------------------------- */

.products_list {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.products_list .product {
	float: left;
	margin: 0 20px 20px 0;
	padding: 0;
	width: 220px;
	height: 280px;
	position: relative;
	}

	.products_list .product.row_end {
	margin-right: 0;
	}

.product_list_shot {
	text-align: center;
	height: 170px;
	background: url("../images/product_list_shot_bg.25a24c18a7d7.png") no-repeat left top;
	}

.product_list_info {
	position: relative; /* for tags */
	border-top: #b4bac6 1px solid;
	text-align: left;
	padding: 9px 20px 20px 20px;
	height: 80px;
	width: 180px;
	background: url("../images/product_list_info_bg.fa7bd3a3a2ae.png") no-repeat left bottom;
	}

	.product_list_info a.product_name {
	color: #222;
	}

	.product_list_info  a.product_name:hover {
	color: #36b;
	}

	.product_list_info .button {
	margin-top: -3px;
	margin-left: 40px;
	width: 80px;
	font-size: 13px;
	}

	.product_list_info .price {
	font-weight: bold;
	color: #222;
	}

.product_list_options {
    position: absolute;
    width: 180px;
    bottom: 18px;
    left: 20px;
    }

/* Small Button (use for add to cart) */

.price_button {
    float: left;
    display: block;
	margin: 0;
    padding: 0 33px 0 0;
    color: #fff;
	font-size: 13px;
	font-weight: bold;
	text-shadow: #25a 0px -1px 0px;
	cursor: pointer;
    background: url("../images/products/add_to_cart_button_bg_right.c4ad796ab291.png") no-repeat top right;
	}

.price_button span {
    display: block;
	padding-top: 0;
    padding-left: 6px;
	height: 27px;
	cursor: pointer;
    background: url("../images/products/add_to_cart_button_bg_left.5b237dc450d2.png") no-repeat;
	}

	.price_button:hover {
    color: #fff;
	text-shadow: #038 0px -1px 0px;
    background-position: right -30px;
	}

	.price_button:hover span {
    background-position: left -30px;
	}

/* tags */

.product_list_info .product_on_sale {
	position: absolute;
	top: -1px;
	right: 0px;
	z-index: 2;
	height: 0;
	width: 40px;
	padding-top: 40px;
	overflow: hidden;
	background: url("../images/product_tag_sale.167fc3fda779.png") no-repeat right top;
	}

.product_list_info .product_is_new {
	position: absolute;
	top: -1px;
	right: 0px;
	z-index: 2;
	padding-top: 40px;
	width: 40px;
	height: 0 !important;
	overflow: hidden;
	background: url("../images/product_tag_new.9b839caa4db6.png") no-repeat right top;
	}

/* New Balance Products */

.nb_product .product_list_info {
	border-top-color: #bababa;
	background: url("../images/product_list_info_bg_nb.6dad74e54576.png") no-repeat left bottom;
	}

.nb_product .product_colors {
    margin-right: 50px;
}


/* Color Picker
-------------------------------------------------- */

.product_colors {
	float: right;
	}

.product_colors ul {
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	}

.product_colors li {
	float: left;
	margin: 0 4px 0 0;
	}

.product_colors li span {
	display: block;
	padding: 10px 0 0 0;
	width: 10px;
	height: 0 !important;
	overflow: hidden;
	background: #f00;
	}

	.product_colors li.row_end {
	margin-right: 0;
	}


/* Misc
-------------------------------------------------- */

select#product_sort_options {
	margin-bottom: 0;
	}


/* Brand Header
-------------------------------------------------- */

.brand_header {
	padding: 29px 0 25px 0;
    }

.brand_header .sub_nav {
    padding-top: 25px;
    padding-bottom: 0;
    }

.brand_header .sub_nav li {
	padding: 0 18px 0 0;
	font-size: 13px;
	line-height: 20px;
	background: url("../images/sub_nav_middot.dca537bace93.png") no-repeat right center;
    }


/* Brand Header - New Balance
-------------------------------------------------- */

#brand_header_new_balance {
    }

#brand_header_new_balance #brand_logo {
    float: left;
    margin: -10px 0 -10px 0;
    padding: 0;
    }

#brand_header_new_balance .sub_nav a {
	color: #d50013;
	}

#brand_header_new_balance .sub_nav a:hover {
	color: #222;
	}

#brand_header_new_balance .sub_nav li.selected a {
    color: #222;
    }


/* Accessories
-------------------------------------------------- */

#picker_your_product {
    padding-bottom: 25px;
    }

#picker_your_product #filter_product {
    margin-bottom: 0;
    width: 100%;
    }

#select_first,
#select_first h2 {
    color: #c60;
    }

#accessory_first_run {
    padding-top: 20px;
    min-height: 180px;
    text-align: center;
    background: url("../images/products/accessory_first_run_bg.7d8ee73b0d64.png") no-repeat center 5px;
    }

#accessory_first_run h2 {
    padding-top: 18px;
    }

#accessory_first_run .support_product_picker {
    padding-top: 10px;
    padding-bottom: 10px;
    }

.support_product_picker input {
    width: 124px;
    }

.ui-menu  {
    width: 156px;
    }

.support_product_picker.sps_has_clear_button input {
    width: 80px;
    }
