/*
   brands.css
*/

/* all brands */

body.all-brands {background:url("/en_US/_images/skin/bg-content.png") repeat-y scroll 0 0 transparent;}
body.all-brands .page-section {border-top:3px solid #CCCCCC;}
.all-brands .col_ p { height: 37px;  } /* with 18px bottom margin */
.all-brands .col_ p br { display: none; }
.all-brands .col_ p strong { display: block; }

/*=========== Bands home page bottom callout ===================*/
#brands.category .page-section	{
							/*background:url("/en_UK/_images/PH_callouts/PH-brand-callout-BG.png") repeat-y scroll 0 0 transparent;*/
							border-top:0 none;
							margin:0 auto;
							overflow:hidden;
							padding:0;
							width:/*945*/935px;
							padding:16px 0 0 0;
							
						}
						
/*	
#brands.category .page-section-header	{background:url('/en_UK/_images/PH_callouts/PH-brand-callout-header.png') 0 100% no-repeat; background-position:0 100%; width:945px; margin:0 auto;}
*/
#brands.category  .category-intro	{width:270px; margin-right:24px;}



/*=============== brand home page bottom callout section style end  =================*/

.brand-intro {
	color: #0058c2;
	padding: 0 375px 20px 30px;
	width: 520px;
	position: relative;
	margin-top: -91px;
}
	.brand-intro h2 {
		font-size: 4.333em;
		font-weight: bold;
		line-height: 1;
		margin: 0;
	}
	.brand-intro h3 {
		font-size: 2.2em;
		line-height: 1.18;
	}
	.brand-link {
		margin: 0; 
		padding: 0 0 0 24px;
		height: 24px;
/*
		width: 300px; 
		position: absolute; 
		top: 20px; 
		left: 600px;
		display: inline-table;
*/
		background: url('/en_UK/_images/icons/ico-pointer.png') 0 0 no-repeat;
		color: #444;
		line-height: 24px;
		margin-bottom: 30px;
	}
		.brand-link a { font-weight: bold; }

.brand-detail,
.brand-sidebar {
	float: left;
	padding: 0 0 20px 30px;
}

.brand-detail {
	line-height: 1.31;
	width: 540px;
}
	.brand-detail p { margin-bottom: 20px; font-size: 1.0833em; }
	.brand-detail a { font-weight: bold; }
	.brand-detail .callout { font-size: 0.8667em; }
		.brand-detail .callout p { margin-bottom: 8px; }
	.brand-detail .highlighted {
		margin-bottom: 0; padding-top: 3px;
		font-size: 1.5em;
		font-weight: bold;
	}
.brand-sidebar {
	font-size: 1.0833em;
	line-height: 1.31;
	width: 305px;
}
	.brand-sidebar li { padding: 0 0 1.3077em; }
		.brand-sidebar img { display: block; }
		.brand-sidebar h3 {
			margin-bottom: 7px;
			font-size: .9em; font-weight: bold;
			text-transform: uppercase;
			color: #333;
			padding: 2px 0 0.5em;
		}
		.brand-sidebar p { margin-bottom: 8px; }
		.brand-sidebar a { font-weight: bold; }
		.brand-sidebar ul { margin: 0; padding: 0; }
			.brand-sidebar ul li { margin: 0; padding: 0 0 2px 0; }
			.brand-sidebar ul li a {  }
			

.brand-safety {
	clear: both;
	border-top: 1px solid #ccc;
	font-size: 1.0833em;
	line-height: 1.36;
	margin: 0 30px;
	padding: 1.385em 335px 84px 0;
	width: 540px;
}
	.brand-safety h3 { font-weight: bold; }
	.brand-safety p { margin-bottom: 8px; }
	.brand-safety a {
		font-size: 0.8462em;
		font-weight: bold;
		text-transform: uppercase;
	}
	
.brand-group,
	.js-enabled .brand-group h3 { overflow: hidden; }
	.brand-group h3.content-title { margin-bottom: 15px; }
	.brand-group .heading { float: left; }
	.brand-group .note { float: right; }
	.brand-group a { display: block; }
	
	h2.brand-listings,
	.brand-listings .small-header,
	.brand-group h3 {
		padding-left: 10px;
		padding-right: 10px;
	}
	.brand-group ul {
		float: left;
		margin-right: 1px;
		padding: 0 10px;
		width: 203px;
	}
		.brand-group img {
			display: block;
			margin-bottom: 10px;
			width: 203px;
		}
		.brand-group li {
			clear: left;
			overflow: hidden;
			padding-bottom: .75em;
		}
			.brand-group li a { outline: 0; }
		.display li { height: 160px; margin: 0; padding: 0; }
			.brand-group li h4,
			.brand-group li p { font-size: 1.1em; line-height: 1.2; }
			.brand-group h4 { font-weight: bold; }
	.brand-group ul.last_ { width: 203px; margin-right: 0; }
	ul.Product-list 	{float:left; margin-right:100px;}	
	ul.Product-list li	{margin-bottom:10px;}
/*
.brands-international {
	padding-top: 30px;
}
	.brands-international ul {
		padding-bottom: 0;
		width: 204px;
	}
		.brands-international li { padding-bottom: 0.5em; }
	.brands-international ul.last_ { width: 203px; }
*/