/* @group New LightBox Styles Group */

body {
	background: none;
}

.popupWrap {
	width: 975px;
	/*padding-left: 7px;*/
	height: 470px;
}

.brandDetails {
	width: 230px;
	float: left;
	height: 470px;
	background: url(../images/brandDetails/leftBG.png) no-repeat left top;
}

.brandDetails h1 {
	font: normal 40px/52px georgia;
	color: #333;
}

.brandDetails strong {
	font: italic normal 13px/17px georgia;
	color: #333;
	display: block;
	margin-bottom: 28px;
}

.brandDetails h3 {
	font: normal 18px/22px georgia;
	color: #333;
	padding-bottom: 10px;
}

.categories {list-style: none; margin: 0 0 18px 4px;}

.categories li {
	background: url(../images/brandDetails/services-arrow.png) no-repeat left center;
	margin-bottom: 8px;
	padding-left: 10px;
	font: bold 18px/22px arial;
	color: #333;
}

.detailsPad {
	padding: 20px 60px 19px 6px;
	margin-left:7px;
	height: 431px;
	background-color: #fff;
}

.clientImg {
	display: block;
	border: #f5f5f5 solid 5px;
	width: 151px;
}

.brand {
	display: block;
	border-top: #d6d6d6 solid 1px;
	border-left: #d6d6d6 solid 1px;
}

.brandInfo {
	width: 745px;/* 744px */
	float: right;
	height: 470px;
	background-color: black;
}

.infoPad {
	padding: 10px 11px 18px 11px;
	height: 442px;
}

div.close{
	cursor: pointer;
	text-indent: -9999px;
	width: 70px;
	height: 54px;
	background: url(/images/brandDetails/close.png) no-repeat 0 0;
	position: absolute;
	z-index: 999;
	top: -21px;
	right: -16px;
}

div.boxcontent {
	padding:20px 25px;
	background-color: #fff;
}

div.boxtop {
	height: 10px;
	position: relative;
}

div.boxbottom {height: 29px;}

.ctaLink {
	color: #ac5996;
	padding: 3px 6px;
	border: #ac5996 dashed 1px;
}

.controls {
	height: 40px;
}

.controls h2 {
	background: url(../images/showcase.png) no-repeat 0 0;
	width: 137px;
	height: 18px;
	text-indent: -9999px;
	font: bold 24px/28px arial;
	color: #ccc;
	float: left;
}

.services {
	list-style: none;
	float: right;
}

.services li {
	float: left;
	margin-right: 24px;
	font: normal 12px/18px georgia;
	color: #666;
	cursor: pointer;
}

.services .active {
	background: url(../images/brandDetails/slidebg.gif) repeat-x;
}

.service {
	float: left;	
}

span.first {
	background: url(../images/brandDetails/slideLeftBg.gif) no-repeat left top;
	padding: 0 8px 0 10px;
	color: #fff;
	line-height: 19px;
}

span.last {
	background: url(../images/brandDetails/slideRightBg.gif) no-repeat right top;
	padding-right: 10px;
	display: block;
}

.slides {
	list-style: none;
	float: left;
	height: 19px;
	background: url(../images/brandDetails/slideRightBg.gif) no-repeat right top;
	padding-right: 10px;
	margin-right: 0;
}

.slides li {
	float: left;
	margin-right: 4px;
}

.dots,
.tvcDots,
.printDots,
.mediaDots,
.prDots {
	background: url(../images/brandDetails/dots.gif) no-repeat 0 0;
	display: block;
	width: 8px;
	height: 8px;
	margin-top: 5px;
}

.activeDot {background: url(../images/brandDetails/active-dot.gif) no-repeat 0 0;}
/* @end */

.videoContainer {
	margin: 0 auto;
	width: 580px;
	height: 392px;
	text-align: center;
}

#pr {
	width: 694px;
	height: 392px;
}

.relationBox {
	height: 141px;
	background: url(../images/pr-portfolio.png) no-repeat 0 0;
	margin-bottom: 20px;
	font: bold 12px/16px arial;
	color: #ccc;
	text-align: left;
}

.relationBox p {
	padding-bottom: 3px;
}

.presentation {
	color: #37d4da;
	text-decoration: none;
}

.presentation:hover {
	color: #37d4da;
	text-decoration: underline;
}

.relationBoxPad {
	padding: 30px 24px 30px 106px;	
}