html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;font-weight:normal;font-style:normal;text-align:left;font-family:inherit;}table{border-collapse:collapse;border-spacing:0;}ol,ul{list-style:none;}q:before,q:after,blockquote:before,blockquote:after{content:"";}a{outline: none;}


/* General Styles */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 1.8em;
	color: #454545;
}

p {
	margin: 0 0 18px;
	word-spacing: -0.05em;
	text-align: left;
	line-height: 1.7em;
	font-size: 1.3em;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-family: 'Arial Black', Arial, Helvetica, Sans Serif;
	text-transform: uppercase;
	color: #d12a33;
	font-size: 1.4em;
	line-height: 1.6em;
	margin: 30px 20px 18px;
}

h4 {
	text-transform: uppercase;
	color: #454545;
	margin: 0 0 8px;
	font: bold 1.2em/1.6em 'Arial Black', Arial, Helvetica, Sans;
}

h3 span,
h4 span {
	font-family: Georgia, "Times New Roman", serif;
	color: #7e7e7e;
	text-transform: none;
	font-style: italic;
}

h5 {
	font-weight: bold;
	text-transform: none;
	font-size: 1.2em;
	margin: 0 0 8px;
}

#mainContent h3.noPad {
	margin: 0;
}


a:link, a:visited {
	color: #d12a33;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

strong em,
h3 em,
h4 em{
	font-weight: bold;
	font-style: italic;
}

.right {
	float: right;
}

.left {
	float: left;
}



a:hover, a:active {
	text-decoration: underline;
}

a.redBtn:link,
a.redBtn:visited {
	font-family: 'Arial Black', Helvetica, Arial;
	font-size: .8em;
	text-transform: uppercase;
    background: transparent url('../images/btn-bg-right.png') no-repeat scroll top right; display: block;
float: left;
height: 22px;
padding-right: 20px;
color: #fff;
}

a.redBtn:hover,
a.redBtn:active {
	background-position: right -22px;
	text-decoration: none;
}


a.redBtn:link span,
a.redBtn:visited span {
font-weight: bold;
background: transparent url('../images/btn-bg-left.png') no-repeat; 
display: block;
line-height: 22px;
padding:  0  0 0 20px;
}
a.redBtn:hover span,
a.redBtn:active span {
	background-position: 0 -22px;
}


a.pdf {
	padding: 0 0 0 22px;
	display: block;
	height: 22px;
	background: url(../images/pdf.png) no-repeat 0 0px;
}

.redBtn.padIt {
	margin: 20px 0;
}

.center {
	text-align: center;
}

.centerer {
	width: 960px;
	margin: 0 auto;
}


/* Header */

#header {
	height: 221px;
	width: auto;
	background: url(../images/bg-header.jpg) repeat-x;
}

.home #header {
	height: 82px;
}

.contact #header {
	height: 186px;
}
#logoBar {
	display: block;
	height: 82px;
	position: relative;
	overflow: auto;
}

#logoBar h1 {
	position: absolute;
	top: 15px;
	display: block;
	width: 120px;
	height: 50px;
	background: url(../images/BK-logo.png);
}

#logoBar h1 a {
	text-indent: -9999px;
	display: block;
	height:50px;
	width: 120px;
	}

#mainNav {
	position: absolute;
	top: 22px;
	right: 0;
	display: block;
	width: 600px;
}

#mainNav li {
	display: block;
	float: left;
	height: 35px;
	width: 100px;
	margin: 0 0 0 20px;
}

#mainNav li a {
	display: block;
	height: 35px;
	width: 100px;
	background: url(../images/mainnav.png);
	text-indent: -9999px;
}

li#nav-ouragency a:link {
	background-position: 0 0;
}

li#nav-ouragency a:hover {
	background-position: 0 -36px;
}

li#nav-ouragency.active a {
	background-position: 0 -70px;
}

li#nav-ourwork a{
	background-position: -120px 0;
}

li#nav-ourwork a:hover{
	background-position: -120px -36px;
}
li#nav-ourwork.active a{
	background-position: -120px -70px;
}


li#nav-workhere a {
	background-position: -240px 0;
}
li#nav-workhere a:hover {
	background-position: -240px -36px;
}
li#nav-workhere.active a {
	background-position: -240px -70px;
}

li#nav-news a {
	background-position: -360px 0;
}
li#nav-news a:hover {
	background-position: -360px -36px;
}
li#nav-news.active a {
	background-position: -360px -70px;
}

li#nav-contact a {
	background-position: -480px 0;
}
li#nav-contact a:hover {
	background-position: -480px -36px;
}
li#nav-contact.active a {
	background-position: -480px -70px;
}

#titleBar {
	display: block;
	height: 103px;
	width: 1100px;
	text-indent: -9999px;
	
}

.our-agency #titleBar {
	background: url(../images/header-our-agency.jpg) no-repeat;
}

.our-work #titleBar {
	background: url(../images/header-our-work.jpg) no-repeat;
}

.work-here #titleBar {
	background: url(../images/header-work-here.jpg) no-repeat;
}

.news #titleBar {
	background: url(../images/header-news.jpg) no-repeat;
}

.contact #titleBar {
	background: url(../images/header-contact.jpg) no-repeat;
}

.mediaResources #titleBar {
	background: url(../images/header-media-resources.jpg) no-repeat;
}

#subNav {
	height: 34px;
}

#subNav ul li {
	display:inline;
}

#subNav ul li a{
	display:block;
	float: left;
	width: 160px;
	height: 36px;
	text-indent: -9999px;
}

.our-agency #subNav ul li a {
	background: url(../images/subnav-agency.png);
}

.our-work #subNav ul li a {
	background: url(../images/subnav-ourwork.png);
}

.work-here #subNav ul li a {
	background: url(../images/subnav-workhere.png);
}

.news #subNav ul li a {
	background: url(../images/subnav-news.png);
}

#subNav #navitem-1 a:link,
#subNav #navitem-1 a:visited {
	background-position: 0 0;
}
#subNav #navitem-1 a:hover,
#subNav #navitem-1 a:active {
	background-position: 0 -35px;
}
#subNav #navitem-1.active a {
	background-position: 0 -70px;
}

#subNav #navitem-2 a:link,
#subNav #navitem-2 a:visited {
	background-position: -160px 0;
}
#subNav #navitem-2 a:hover,
#subNav #navitem-2 a:active {
	background-position: -160px -35px;
}
#subNav #navitem-2.active a {
	background-position: -160px -70px;
}

#subNav #navitem-3 a:link,
#subNav #navitem-3 a:visited {
	background-position: -320px 0;
}
#subNav #navitem-3 a:hover,
#subNav #navitem-3 a:active {
	background-position: -320px -35px;
}
#subNav #navitem-3.active a {
	background-position: -320px -70px;
}

#subNav #navitem-4 a:link,
#subNav #navitem-4 a:visited {
	background-position: -480px 0;
}
#subNav #navitem-4 a:hover,
#subNav #navitem-4 a:active {
	background-position: -480px -35px;
}
#subNav #navitem-4.active a {
	background-position: -480px -70px;
}

#subNav #navitem-5 a:link,
#subNav #navitem-5 a:visited {
	background-position: -640px 0;
}
#subNav #navitem-5 a:hover,
#subNav #navitem-5 a:active {
	background-position: -640px -35px;
}
#subNav #navitem-5.active a {
	background-position: -640px -70px;
}

#subNav #navitem-6 a:link,
#subNav #navitem-6 a:visited {
	background-position: -800px 0;
}
#subNav #navitem-6 a:hover,
#subNav #navitem-6 a:active {
	background-position: -800px -35px;
}
#subNav #navitem-6.active a {
	background-position: -800px -70px;
}

/* Main Content */

#mainContent {
	overflow: hidden;
	background: #fefefe url(../images/bg-main.jpg) repeat-x;
	position: relative;
}


.paperWrap.centerer {
	padding: 40px 0;
	width: 1000px;
	background: url(../images/bg-paperwrap-top.png) no-repeat center top;
	margin: 0 auto -140px;
	overflow: auto;
}

.paperWrap.centerer.noPad {
	padding-bottom: 0;
}

.paperWrap.width720 {
	background: url(../images/bg-paperwrap-720-top.png) no-repeat center 23px;
	padding: 40px 0;
	width: 720px;
	float: right;
	position: relative;
	z-index: 20;
	margin: 0 0 -140px;
}


.paperWrap.width620 {
	background: url(../images/bg-paperwrap-620-top.png) no-repeat center top;
	padding: 40px 0;
	width: 640px;
	float: left;
	margin: 0 auto -140px;
	}
	
*html .paperWrap,
*html .centerer,
*html .paperWrap.width620,
*html .papwerWrap.width720 {
	background-image: none;
	background-color: transparent;
}
.paperWrap .panel {
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	border: 1px solid #d8d8d8;
	border-top: none;
	border-bottom: none;
	position: relative;
	z-index: 20;
    background: #fafafa;

}
#panel-space.panel,
.contact .paperWrap .panel,
#dayinthelife.panel,
#panel-leadership {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #d8d8d8;
}



#client-logos.panel {
	border: none;
}
.paperWrap.width720 .panel {
	width: 700px;
	border: 1px solid #d8d8d8;
}

.paperWrap.width620 .panel {
	width: 620px;
	border: 1px solid #d8d8d8;

}
#everything-is-changing {
	border-top: solid 1px #d8d8d8;
	border-bottom: solid 1px #fff;
}

#greenfield-planning {
	border-bottom: solid 1px #d8d8d8;
}

.panel.rightLeft {
    background: #fefefe url(../images/bg-rightleft.png);
}

.panel.leftRight {
    background: #fefefe url(../images/bg-leftright.png);
}


#cta-casestudies a:link,
#cta-casestudies a:visited {
	display: block;
	background: url(../images/cta-casestudies.gif);
	height: 50px;
	text-indent: -9999px;
}

#cta-casestudies a:hover,
#cta-casestudies a:active {
	background-position: 0 -50px;
}
.textHolder {
	padding: 40px 0;
	width: 480px;
	float: left;
}

.textHolder.width580 {
	width:580px;
	padding: 0 0 40px;
}

.textContact {
  font-family: Arial, Helvetica, Sans Serif;
	width:580px;
	padding: 30px;
}


#panel-leadership h3 {
	margin-top: 20px;
}

#greenfield-planning .textHolder {
	padding-bottom: 0;
}

#greenfield-planning .redBtn {
	margin: 60px 30px 0 0;
}#panel-space .textHolder {
	width: 310px;
	padding: 30px 0;
}

#panel-space .textHolder h3,
#panel-space .textHolder p {
	margin: 0 0 8px 30px;
}

#integration-thats-real .textHolder {
	width: 520px;
}

#integration-thats-real .textHolder img {
	margin: 20px 0 0 -20px;
}

#heartstrings.panel .textHolder {
	padding: 40px 0 10px;
}
#heartstrings { background:url(../images/bg-heartstrings.jpg);
    background-color:#fff;
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
	margin: 0 auto;
	overflow: auto;
	border: 1px solid #d8d8d8;
	border-top: none;
	border-bottom: none;
	position: relative;
	z-index: 20; 
}
#heartstrings .hs-rightCol { width:380px; padding:50px 0px 0px 50px; float: right; }
.hs-logo { margin:0 0 0 20px; }
.textHolder.fullWidth {
	width: 760px;
}

.contact .textHolder {
	width: 300px;
}
.textHolder p {
	margin: 0 0 8px 30px;
}

.textHolder.sansSerif p {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6em;
}
.textHolder h3 {
	margin: 0 0 18px 30px;
}
.leftRight .textHolder {
	float: right;
	width: 440px;
}

.leftRight .textHolder p {
	margin: 0 30px 8px 0;
}

.leftRight .textHolder h3 {
	margin: 0 30px 18px 0;
}

.leftRight img {
	float: left;
}
.rightLeft img {
	float: right;
}

img.marginTop30 {
	margin-top: 40px;
}
img.marginTop60 {
	margin-top: 60px;
}

img.marginTop80 {
	margin-top: 80px;
}

img.padIt {
	margin: 20px;
}

img.full-width {
	margin: 0 19px 20px;
	border: solid 1px #bdbdbd;
}

.imgHolder420 {
	width: 420px;
	height: 210px;
	background: url(../images/bg-img-420.png);
	background-position: center -2px;
	float: right;
}

.imgHolder420 img {
	margin: 15px;
}


.bottomShadow {
	height: 140px;
	width: 1000px;
	bottom: 117px;
	background: url(../images/bg-paperwrap-bottom.png) no-repeat center;
	position: relative;
	z-index: 10;
}


.width720 .bottomShadow {
		background: url(../images/bg-paperwrap-720-bottom.png) no-repeat center bottom;
		width: 720px;
		bottom: 123px;

}


.width620 .bottomShadow {
		background: url(../images/bg-paperwrap-620-bottom.png) no-repeat center bottom;
		width: 640px;
		bottom: 97px;

}

 

*html .bottomShadow {
	display: none;
}

.topText {
	width: 960px;
	overflow: auto;
	padding: 40px 0 0;
}

.topText h3 {
	margin: 0 0 18px;
}
.leftCol {
	width: 420px;
	float: left;
	margin: 0 0 40px 20px;
}

.rightCol {
	width: 420px;
	float: right;
	margin: 0 20px 40px 0;
}

.panel .leftCol,
.panel .rightCol {
	margin-bottom: 20px;
}

.paperWrap.width720 .panel p,
.paperWrap.width620 .panel p {
	margin: 0 20px 8px;
}

p.caption {
	text-align: right;
	padding: 0 20px;
	font-style: italic;
	font-size: 1.2em;
	color: #7e7e7e;
}

#panel-leadership img.full-width {
	margin-bottom: 7px;
}

#client-logos {
	overflow: visible;;
}


#sidebar {
	padding: 5px 5px 55px;
	margin: 40px 0;
	width: 280px;
	float: right;
}

#sidebar.navHolder {
	border: 1px solid #e5e5e5;
	width: 200px;
	float: left;
	background: #fff url(../images/ha-white.png) no-repeat center bottom;
	}

#sidebar h3 {
	margin: 0 0 18px;
}
ul.tertiaryNav {
	background-color: #fff;
	border: solid 1px #d4d4d4;
	border-left: 1px solid #c4c4c4;

}

li.nav-title {
	font-family: 'Arial Black', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	padding: 7px 10px;
	background-color: #454545;
	color: #fff;
}

ul.tertiaryNav li a {
	background: #c2c2c2 url(../images/bg-tertiarynav.jpg);
	display: block;
	border-bottom: 1px solid #d4d4d4;
	border-right: 1px solid #e9e9e9;
	border-left: 1px solid #dbdbdb;
	color: #454545;
	text-indent: -9999px;
	height:40px
	
}

ul#tertiaryNav-cases li a {
	background: #c2c2c2 url(../images/bg-tertiary-nav-cases.jpg);
}

li#tertiary-1 a:link,
li#tertiary-1 a:visited {
	background-position: 0 0;
}

li#tertiary-2 a:link,
li#tertiary-2 a:visited {	background-position: 0 -40px;
}

li#tertiary-3 a:link,
li#tertiary-3 a:visited {	background-position: 0 -80px;
}

li#tertiary-4 a:link,
li#tertiary-4 a:visited {	background-position: 0 -120px;
}

li#tertiary-5 a:link,
li#tertiary-5 a:visited {	background-position: 0 -160px;
}

li#tertiary-6 a:link,
li#tertiary-6 a:visited {	background-position: 0 -200px;
}

li#tertiary-7 a:link,
li#tertiary-7 a:visited {	background-position: 0 -240px;
}

li#tertiary-8 a:link,
li#tertiary-8 a:visited {	background-position: 0 -280px;
}

li#tertiary-9 a:link,
li#tertiary-9 a:visited {	background-position: 0 -320px;
}

li#tertiary-1 a:hover,
li#tertiary-1 a:active {
	background-position: -200px 0;
}

li#tertiary-2 a:hover,
li#tertiary-2 a:active {	background-position: -200px -40px;
}

li#tertiary-3 a:hover,
li#tertiary-3 a:active {	background-position: -200px -80px;
}

li#tertiary-4 a:hover,
li#tertiary-4 a:active {	background-position: -200px -120px;
}

li#tertiary-5 a:hover,
li#tertiary-5 a:active {	background-position: -200px -160px;
}

li#tertiary-6 a:hover,
li#tertiary-6 a:active {	background-position: -200px -200px;
}

li#tertiary-7 a:hover,
li#tertiary-7 a:active {	background-position: -200px -240px;
}

li#tertiary-8 a:hover,
li#tertiary-8 a:active {	background-position: -200px -280px;
}

li#tertiary-9 a:hover,
li#tertiary-9 a:active {	background-position: -200px -320px;
}

ul.tertiaryNav li.active a {
	border-left: none;
	border-right: none;
}
li#tertiary-1.active a{
	background-position: -400px 0;
}

li#tertiary-2.active a {	background-position: -400px -40px;
}

li#tertiary-3.active a {	background-position: -400px -80px;
}

li#tertiary-4.active a {	background-position: -400px -120px;
}

li#tertiary-5.active a {	background-position: -400px -160px;
}

li#tertiary-6.active a {	background-position: -400px -200px;
}

li#tertiary-7.active a {	background-position: -400px -240px;
}

li#tertiary-8.active a {	background-position: -400px -280px;
}

li#tertiary-9.active a {	background-position: -400px -320px;
}

ul#tertiaryNav-portfolio li li a:link, ul#tertiaryNav-portfolio li li a:visited
 {
	background-image: none;
	padding: 5px 34px;
	text-indent: 0;
	height: auto;
	background-color: #efefef;
	border-left: 1px solid #efefef;
	font-size: 1.1em;

}

ul#tertiaryNav-portfolio li li a:hover, ul#tertiaryNav-portfolio li li a:active {
	background-color: #e7e7e7;
	text-decoration: none;
}

ul#tertiaryNav-portfolio li li.active a {
	color: #d12a33;
}




/* Our Work */

#casestudies-thumbs {
	margin: 0 13px 20px;
	overflow: auto;
}

#casestudies-thumbs.portfolio {
	margin: 20px 13px;
}

#casestudies-thumbs li {
	float: left;
	width: 220px;

	margin: 0 4px 28px 0;
}

#casestudies-thumbs li a div.imgHolder {
	background: url(../images/bg-casestudies-thumbs.png);
	width: 220px;
	height: 120px;
	position: relative;
}

#casestudies-thumbs li a div.imgHolder img {
	position: absolute;
	top: 13px;
	left: 13px;
}

#casestudies-thumbs li a:hover div.imgHolder { 
	background-position: 0 -126px;
	}

#casestudies-thumbs span.imgTitle {
	display: block;
	font-family: 'Arial Black', Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	padding: 0 13px;
	font-size: 1.1em;
	line-height: 1.2em;
}

#casestudies-thumbs span.imgDesc {
	font-family: Helvetica, Arial, sans-serif;
	color: #777;
	padding: 0 13px;
	font-size: 1.1em;
	display: block;
}

/* Callouts */

.calloutText {
	margin: 20px;
	padding: 20px;
	border: 1px solid #e5e5e5;
	background-color: #f5f5f5;
	font-family: Helvetica, Arial, sans-serif;
	overflow: auto;

}

.calloutText h3 {
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
	font-weight: bold;
	margin: 0 0 18px;
	color: #454545;
}

.paperWrap .panel .calloutText p {
	margin: 0 0 8px;
	line-height: 1.5em
}

.calloutText ul li {
	font-size: 1.3em;
	margin: 0 0 8px;
}

.calloutText ul {
	margin: 0 0 18px;
}


/* Case Studies */

#galleryHolder {
	width: 720px;
	float: right;
	margin: 30px 0 40px;
}

#caseInfo {
	width: 710px;
	float: right;
}

#caseTitle {
	background: url(../images/bg-casetitle.png) no-repeat 0 bottom;
	border: solid 1px #c6c6c6;
	border-right: none;
	border-left: none;
	padding: 10px 20px;
	margin: 40px 20px 0;
	overflow: auto;
}

#caseTitle.padIt {
	margin: 40px 20px;
}

#caseTitle h3,
#caseTitle p {
	margin: 0;
	font-family: Helvetica, Arial, sans-serif;
}

#caseTitle h3 {
	margin: 12px 0 0;
	font-weight: bold;
	text-transform: none;
}

#caseTitle p {
	color: #656565;
}

#caseTitle img {
	float: right;
}
#caseDesc {
	margin: 0 20px 60px;
}

#caseDesc p {
	padding: 0 100px 0 20px;
}


/*News */

.calloutText.newsCategories {
	padding-bottom: 0;
}

.calloutText.newsList {
	padding: 0 20px 20px;
}

.newsCategories h4,
.newsList h4 {
	border-bottom: solid 1px #d8d8d8;
	padding: 0 0 8px;
	margin: 0;
}

.newsList h4 {
	padding: 18px 0 8px;
}
div.newsEntry {
	padding: 18px 0 8px;
	border-bottom: 1px solid #d8d8d8;

}

div.newsEntry.small {
	padding: 8px 0;
}

div.newsEntry.small h5 {
	margin: 0;
}

h5.newsTitle {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.4em;
}

h5.newsTitle a:link,
h5.newsTitle a:visited {
	color: #454545;
}

h5.newsTitle a:hover,
h5.newsTitle a:active {
	color: #d12a33;
}
.newsDate {
	color: #a7a7a7;
	font-weight: bold;
	font-size: 1.1em;
}
p.newsDesc {
	font-family: Georgia, Times, serif;
	text-transform: none;
	overflow:auto;
	font-size: 1.2em;
}

p.newsDate {
	margin: 0 0 4px;
}

span.newsDate {
	font-size: .9em;
	padding: 0 15px 0 0;
	float: left;
	margin: 0 0 10px
}

span.readMore {
	font-weight: bold;
	font-size: .9em;
	font-style: italic;
	}



.newsArticle {
	padding: 40px 40px 50px;
	font-family: Helvetica, Arial, sans-serif;
}

#mainContent .newsArticle h3 {
	color: #454545;
	font-family: Helvetica, Arial, sans-serif;
	text-transform: none;
	font-weight: bold;
	margin: 0 0 20px;
	font-size: 1.6em;
}
#mainContent .newsArticle p {
	margin: 0 40px 18px 0;
	
}

#mainContent .newsArticle ul {
	margin: 0 40px 18px;
	font-size: 1.2em;

}

#mainContent .newsArticle ul li {
	padding: 0 0 8px;
	list-style-type: disc;
}
#mainContent .newsArticle p.newsDate {
	color: #d12a33;
	font-family: 'Arial Black', Arial, Sans-serif;
	font-size: 1.2em;
	border-bottom: 1px solid #d8d8d8;
	margin: 0 0 18px;
	padding: 0 0 8px;
}

/* Contact */

#googleMap {
	float: right;
	width: 660px;
	}

#googleMap p {
	margin: 0 20px;
	float: right;
}

#googleMap iframe {
	padding: 5px;
	background-color: #fff;
	margin: 40px 10px 20px;
	border: 1px solid #e3e3e3;
}

/* Sidebar */

ul#radicalCareering {
	margin: 0 0 18px;
}
ul#radicalCareering li {
	padding: 7px 10px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #999;
	border-bottom: 1px solid #d8d8d8;
}

ul#radicalCareering li span {
	font-weight: bold;
	color: #454545;
	display: block;
	width: 40px;
	float: left;
	margin: 0 20px 7px 0;
}

ul#radicalCareering li:hover {
	color: #d12a33;
}


/* Sub Content */

#subContent {
	background: #e4e2e1 url(../images/bg-subcontent.jpg);
	padding: 30px 0;
	overflow: auto;
}

#subContent h4 {
	border-bottom: solid 1px #bdbdbd;
	margin: 0 20px 18px;
	padding: 0 0 4px;}

.featureBox {
	width: 220px;
	height: 135px;
	float: left;
	margin: 0 0 30px 20px;
}

.featureBox a img{
	border: 1px solid #b1b1b1;

}


#feature-agency-1 {
	margin: 0 0 0 10px;
}

/* Footer */
#footer {
	clear: both;
	overflow: auto;
	height: 85px;
	background: url(../images/bg-footer.jpg);
	border-top: 1px solid #a0a0a0;
	font-family: Helvetica, Arial, sans-serif;

}

#footer .centerer {
	height: 60px;
	position: relative;
}

#footer a:link,
#footer a:visited {
	font-size: 1.1em;
	color: #454545;
	line-height: 22px;
}

ul#footerNav {
	height: 60px;
	width: 540px;
	position: absolute;
	left: 0;
	top: 0;
}
ul#footerNav li {
	display: block;
	float: left;
	margin: 18px 18px 0 0;
}

ul#footerNav li a {
}

ul#footerNav li#btn-blog a {
	display: block;
	height: 18px;
	width: 60px;
	background: url(../images/btn-blog.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin: 2px 0;
}

ul#footerNav li#btn-blog a:hover {
	background-position: 0 -19px;
}

ul#social {
	height: 60px;
	width: 380px;
	position: absolute;
	right: 0;
	top: 0;
}

ul#social li {
	float: right;
	margin: 16px 18px 0 0;

}
ul#social li a {
	background-color: red;
	display: block;
	height: 24px;
	width: 100px;
	display: block;
}

ul#social li a span {
	display: none;
}

ul#social li#facebook a {
	width: 70px;
	background: url(../images/btn-facebook.png) no-repeat right center;
}

ul#social li#twitter a {
	width: 100px;
	background: url(../images/btn-twitter.png) no-repeat right center;
}

ul#social li#linkedin a {
	width: 110px;
	background: url(../images/btn-linkedin.png) no-repeat right center;
}

#subFooter.centerer {
	height: 25px;
}

#subFooter p {
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	color: #fefefe;
	font-size: .9em;
	font-weight: bold;
	line-height: 25px;
	margin: 0;
}





/* footer Stick Alt */



html
{
height: 100%;
}

body
{
height: 100%;
position:relative;
}

#wrapper
{
position: relative;
min-height: 100%;
}

#wrapper.contact {
	background-position: 0 186px;
}

* html #wrapper
{
height: 100%;
}

#mainContent
{
padding-bottom: 85px;
}

#footer
{
position: relative;
z-index: 1000;
margin-top: -86px;
}


/* Looped Slider */
#loopedSlider {
	position: relative;
	background-color: #fff;
	float: right;
	border: solid 1px #bdbdbd;
	margin: 10px 20px;
}

#loopedSlider.galleryTV {
	float: none;
	margin: 0 auto;
	width: 490px;}
#loopedSlider.galleryTV .container{
	width: 480px;
	height: 395px;
}

#loopedSlider.galleryTV h4 {
	padding: 10px;
}

#loopedSlider img {
	margin: 0;
	float: none;
}

#loopedSlider .container { 
	width:580px;
	height:338px;
	overflow:hidden;
	position:relative;
	cursor:pointer;
	margin: 5px;
 }
 




/* My Comment */
#galleryHolder #loopedSlider .container {
	width: 660px;
	height: 420px;
}

/* My Comment */

.slides { 
	position:absolute;
 	top:0; 
 	left:0; }

.slides div { 
	position:absolute; 
	top:0; 
	width:580px; 
	display:none; 
}

#galleryHolder .slides div {
	width: 660px;
}
a.previous,
a.next {
	position: absolute;
	top: 162px;
	height: 35px;
	width: 20px;
	text-indent: -9999px;
}
a.previous {
	left: -19px;
	background: url(../images/btn-prev.png);
}
a.next {
	right: -19px;
	background: url(../images/btn-next.png);
}

#galleryHolder a.next,
#galleryHolder a.previous {
	top: 195px;
}




/* Flash Elements */

.flashHolder#flash-dayinthelife {
	width: 920px;
	height: 301px;
	margin: 10px 19px;
	border: solid 1px #b1b1b1;
	overflow: hidden;
}


 .fadebox
        {
			float: right;
            width:310px;
            height:190px;
            display:block;
            cursor:pointer;
            border:none;
            position:relative;
	border: 1px solid #b1b1b1;
	background-color: #fff;
	margin: 0 20px 20px 0;

}
        .fadebox div
        {
            display:none;
            position:absolute;
            top:0;
            left:0;
            border:none;
        }
        .fadebox div img
        {
            border:none;
            padding: 5px;
        }
        .fadebox div p
        {
            background:#fff;
            color:#000;
        }
        .fadebox *
        {
            border:none;
            text-decoration:none;
        }
        
        
  .radioHolder {
	width: 280px;
	height: 150px;
	position: relative;
	border: solid 1px #b1b1b1;
	margin:  0 40px 30px 20px;
	float: left;
}

.radioHolder h4 {
	color: #fefefe;
	padding: 5px 10px;
}
.radioHolder#dailys {
	background: url(../images/bg-radioHolder-dailys.jpg) no-repeat;
}

.radioHolder#pvb {
	background: url(../images/bg-radioHolder-pvc.jpg) no-repeat;
}
.radioHolder#solantic1,
.radioHolder#solantic2 {
	background: url(../images/bg-radioHolder-solantic.jpg) no-repeat;
}

.radioHolder#solantic2,
.radioHolder#pvb {
	margin: 0 10px 30px;
}
.radioHolder span.media {
	position: absolute;
	top: 127px;;
	left: 10px;
}

/* ----------------------------- Integrated Services / Accordian ------------------------------- */

#accordion {
	border: solid 1px #dfdfdf;
	margin: 20px 0 30px 20px;
	width:552px;
	background-image: url(../images/bg-accordian.jpg);
	background-repeat: repeat-y;
}	
#accordion .accordionTop {
	background:url(../images/bg-accordian-top.jpg) no-repeat;
	width:532px;
	height:33px;
	color:#fff;
}
#accordion h2 { 
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	padding-top:17px;
	padding-left:20px;
}
#mainContent #accordion .accordionButton {
	margin:0;
	padding:0;
	background-image:url(../images/accordion-bullet.png);
	border-top: solid #dfdfdf 1px;
	width:552px;
	background-repeat: no-repeat;
	background-position: 15px 10px;
}
#accordion .accordionContent div .accordionSubheads {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0;padding:0;
}
#accordion .accordionContent div p {
	padding: 0 0 10px 0;
	margin: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.3em;
}
#accordion h3 { text-transform:none;
 }
#accordion h3 a {
	display: block;
	padding: 8px 0 5px 40px;
	margin: 0px;
	text-decoration: none;
	color: #515151;
}

#accordion h3.active a {
	color:#d12a33;
	background-image:url(../images/accordion-bullet-red.png);
	background-repeat: no-repeat;
	background-position: 15px 10px;
} 

.accordionContent {
	width: 522px;
	background-color:#FFF;
	margin: 0;
	border-top: solid #dfdfdf 1px;
	padding:20px 20px 20px 10px;
}

.accordionContent div {
	padding: 0 0 0 20px;
}
.accordionContent div ul {
	list-style-type:disc;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.accordionContent h4 {
	padding: 0;
	font-weight: bold;
	font-size: 1.2em;
	text-transform: none;
}

#mainContent .mainCol .accordionContent ul {
	margin: 0 24px 12px 40px;
}
.integration-p {
		margin-top:25px;
		border-top: solid #eaeaea 1px;
		padding-top:25px;
}
.integrationGuide {
	margin-left:61px;
}


/* Culture Updates */

#cultureFacebookBox { 
	background:url(../images/culture-fb-bg.gif) no-repeat;
	background-position:right;
	width:461px;
	height:77px;
	margin:0;padding:0;
}
#cultureFacebookBox img { float:none; }
.culturePhotos { margin: 15px 15px 0 0; }

/* Heartstrings Slider  */
.jflow-content-slider {position:relative;margin-bottom:30px; }
#slides { overflow:hidden; }
#slides p { font-family: Helvetica, Arial, sans-serif; font-size:12px;padding-left:20px;color:#3c3c3c; }
#slides h2 {font-family: Helvetica, Arial, sans-serif; font-size:15px;padding:20px 0 10px 20px;color:#b20707; font-weight:bold; }
#jFlowSlide{ background:#fff;border:solid 1px #e8e8e8;border-top:0px;margin:0px auto 0 auto;}

#myController { width:882px; background:#fff;height: 241px;margin:0 auto 0 auto; }
#myController span.jFlowSelected { display: none; }
#myController li { display:inline; text-indent:-9999px;}
#myController li a {width:147px;height:121px;display: inline-block;background:url(../images/heartstrings/thumbs-sprite.png);
}

.slide-wrapper { padding: 5px;background:#fff; }
.slide-feature { float:right; }
.slide-details { width:412px;float:left;}

.jFlowControl, .jFlowPrev, .jFlowNext { color:#c9c9c9; cursor:pointer; }
.jFlowPrev {
	height: 36px;
	width: 20px;
	position: absolute;
	left: 20px;
	top: 420px;
	z-index:100;
}
.jFlowNext {
	height: 36px;
	width: 20px;
	position: absolute;
	top: 420px;
	z-index:100;
	right:20px;
}
.clear { clear:both; }

#myController #hs-li1 {background-position: 0px 0px;}
#myController #hs-li1:hover { background-position: 0px -241px;}
#myController #hs-li2 {background-position: 736px 0px;}
#myController #hs-li2:hover { background-position: 736px -241px;}
#myController #hs-li3 {background-position: 589px 0px;}
#myController #hs-li3:hover { background-position: 589px -241px;}
#myController #hs-li4 {background-position: 442px 0px;}
#myController #hs-li4:hover { background-position: 442px -241px;}
#myController #hs-li5 {background-position: 295px 0px;}
#myController #hs-li5:hover { background-position: 295px -241px;}
#myController #hs-li6 {background-position: 147px 0px;}
#myController #hs-li6:hover { background-position: 147px -241px;}

#myController #hs-li7 {background-position: 0px -121px;}
#myController #hs-li7:hover { background-position: 0px -362px;}
#myController #hs-li8 {background-position: 736px -121px;}
#myController #hs-li8:hover { background-position: 736px -362px;}
#myController #hs-li9 {background-position: 589px -121px;}
#myController #hs-li9:hover { background-position: 589px -362px;}
#myController #hs-li10 {background-position: 442px -121px;}
#myController #hs-li10:hover { background-position: 442px -362px;}
#myController #hs-li11 {background-position: 295px -121px;}
#myController #hs-li11:hover { background-position: 295px -362px;}
#myController #hs-li12 {background-position: 147px -121px;}
#myController #hs-li12:hover { background-position: 147px -362px;}

