/*
-----------Brands Pages-----------
*/
.brandPage #feature h1 {
	position: absolute;
	top: 77px;
	left: 320px;
	width: 625px;
	color: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 18px;
	letter-spacing: -1px;
}
.brandPage #sidebar {
	width: 255px;
	margin-right: 30px;
	border: dashed #ccc;
	border-width: 0 1px 0 0;
}
.brandPage #mainContent {
	width: auto;
	padding: 27px 0 0 0;
	float: none;
	border: none;
}
.brandPage #mainContent p {
	line-height: 20px;
}
.secPage.brandPage #feature {
	min-height: 250px;
	height: auto !important;
}
/*
-----------Tenney-----------
*/
.brandPage.tenney #footerWrap {
	background: #C9D8E7;
}
.brandPage.tenney #footer {
	background: #7299bf;
}
.brandPage.tenney #footer p {
	color: #b9ccdf;
}
.brandPage.tenney #sidebar {
	min-height: 300px;
	height: auto !important;
	height: 250px;
}
/*
-----------Lunaire-----------
*/
.brandPage.lunaire #footerWrap {
	background: #CBDAE7;
}
.brandPage.lunaire #footer {
	background: #9db8d0;
}
.brandPage.lunaire #footer p {
	color: #cedce8;
}
.brandPage.lunaire #sidebar {
	min-height: 250px;
	height: auto !important;
}
/*
-----------Blue M-----------
*/
.brandPage.bluem #footerWrap {
	background: #9EBCD1;
}
.brandPage.bluem #footer {
	background: #5084ab;
}
.brandPage.bluem #footer p {
	color: #a8c2d5;
}
.brandPage.bluem #sidebar {
	min-height: 250px;
	height: auto !important;
}
/*
-----------Gruenberg--------
*/
.brandPage.gruenberg #footerWrap {
	background: #592023;
}
.brandPage.gruenberg #subFooter, .brandPage.gruenberg #subFooter a, .brandPage.gruenberg #footerWrap #subFooter big {
	color: #E0E0E0;
}
.brandPage.gruenberg #subFooter .links {
	border-bottom: 1px solid #782C30;
}
.brandPage.gruenberg #footer {
	background: #973E42;
}
.brandPage.gruenberg #footer p {
	color: #e9cbca;
}
.brandPage.gruenberg #sidebar {
	min-height: 250px;
	height: auto !important;
}