/*Layout*/

.lp_product {
background:none repeat scroll 0 0 #F5F5F5;
float:left;
margin:0 5px 5px 0;
padding:18px;
width:117px;
}	
#lp_filters {
float:left;
margin-right:10px;
width:214px;
}

#lp_products h3 {
float:left !important;
padding-left:10px;
width:625px;
} 



#lp_products {
	width:790px;
	margin-left:0;
	}
	#footer .legal-container {float:none;}

	
#brandedIntro {
clear:both;
float:left;
width:1024px;
margin:0 0 20px 0;
padding-bottom:20px;
_padding-bottom:0px;/*IE 6*/
*padding-bottom:0px;/*IE 7*/
}

#brandedNav ul {
	padding:8px 0;
	margin-bottom:20px;
	text-transform:uppercase;
	line-height:11px;
	
	}
	#brandedNav ul li {
	display:inline;
	padding:0;
	margin:0;
	}
	#brandedNav ul li a {
	font-weight:700;
	color:#069;	
	padding:8px 10px;
	margin:0;
	}
	
#brandedLogo {
	float:left;
	width:154px;
	}
#brandedContent {
	float:left;
	width:696px;
	font-size:12px;
	padding-left:20px;
	}
	#brandedContent p {
	padding-right:20px;	
	margin-bottom:18px;
	}
	#brandedContent .lp_featuredItem p {
	margin-bottom:6px;	
	font-size:11px;
	}
	#brandedContent .lp_featuredItem p.lp_price {
	font-size:14px;
	}
	#brandedContent .lp_featuredItem a {
	color:#069;	
	}
	#brandedContent .lp_featuredItem a:hover {
	color:#f00;	
	}
	
#brandedSlider {
	font-size:11px;
	clear:both;
	width:696px;
	}

.brandedTab {
	display:none;
	}
	.brandedTab.current {
	display:block;
	}
	
.brandedArtistThumb {
	float:left;
	padding:0 20px 20px 0;
	}

#brandedContent h1 {
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:12px;
	}
	
#brandedSlider h3 {
	text-transform:uppercase;
	font-size:12px;
	padding:8px 5px;
	margin-bottom:18px;
	width:666px;
	}
#brandedSliderNav {
	float:right;	
	padding:3px 20px 0 0;	
	_margin-bottom:-32px;/*IE 6*/
	*margin-bottom:-32px;/*IE 7*/
	}
	#brandedSliderNav a {
	
	}
	#brandedSliderNav a img {
	padding:3px 20px;
	}
	
#brandedContent p.date {
	text-transform:uppercase;
	margin:0;
	font-size:11px;
	}
	
p#brandedPagination {
	padding:8px 5px;
	margin-bottom:0;
	}
	#brandedPagination a {
	padding-right:20px;	
	}
	
/*branding */

#brandedIntro {
	background: url(bg_header.jpg) top right no-repeat #eee;	
	font-family:Arial, Helvetica, sans-serif;
	}
#brandedNav ul {
	background: url(../../global/bg_gloss.png) 0 -25px repeat-x #eee;
	border:1px solid #999;
	_background-image:none; /*IE 6*/
	}
	#brandedNav ul li a:hover {
	color:#000;
	}
	#brandedNav ul li a.current {
	background:url(../../global/bg_gloss.png) 0 -25px repeat-x #069;
	_background-image:none; /*IE 6*/
	display:inline;
	color:#fff;
	border-right:1px solid #aaa;
	}
	
#brandedSlider h3 {
	border:solid #ccc;
	border-width:1px 0;
	}
	#brandedSliderNav a img {
	background: url(../../global/bg_gloss.png) 0 -28px repeat-x #595959;
	_background-image:none; /*IE 6*/
	border:1px solid #666;
	}
	#brandedSliderNav a:hover img {
	background-color: #000;
	}
#brandedContent p.date {
	color:#aaa;
	}
#brandedContent a {
	color:#069;
	}
	#brandedContent a:hover {
	color:#ccc;	
	}
p#brandedPagination {
	border:solid #ccc;
	border-width:1px 0;
	}
