@charset "UTF-8";

/* GLOBAL STYLES */
body {
	background: #242424;
	margin-top: 32px;
	font-family:  Helvetica, Arial, sans-serif;
	margin:0;
	}
	
#wrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: #242424;
	width: 880px;
	padding-left: 20px;
	padding-right:20px;
	padding-top: 11px;
	padding-bottom: 27px;
	font-family:  Helvetica, Arial, sans-serif;
	}
	
#header {
	width: 100%;
	height: 65px;
	display: block;
	overflow: hidden;
	}

#header img {
	border: none;
	}

#nav {
	height: 57px;
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding-bottom: 8px;
	position: relative;
	top: -69px;
	left: 430px;
	text-indent: -1000em;
	}
				
#nav a {
	float: left; 
	padding-left: 4px;
	}					
	


#nav a.aboutus {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_aboutus.gif) 0px 3px no-repeat; 
	}
	
#nav a.aboutus:hover {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_aboutus.gif) 0px -54px no-repeat; 
	}

#nav a.aboutusactive {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_aboutus.gif) 0px -54px no-repeat; 
	}

#nav a.ourwork {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_ourwork.gif) 0px 3px no-repeat; 
	}
	
#nav a.ourwork:hover {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_ourwork.gif) 0px -54px no-repeat; 
	}

#nav a.ourworkactive {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_ourwork.gif) 0px -54px no-repeat; 
	}

#nav a.ourworkactive {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_ourwork.gif) 0px -54px no-repeat; 
	}

#nav a.services {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_services.gif) 0px 3px no-repeat; 
	}
	
#nav a.services:hover {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_services.gif) 0px -54px no-repeat; 
	}

#nav a.servicesactive {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_services.gif) 0px -54px no-repeat; 
	}

#nav a.news {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_news.gif) 0px 3px no-repeat; 
	}
	
#nav a.news:hover {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_news.gif) 0px -54px no-repeat; 
	}

#nav a.newsactive {
	width: 110px; 
	height: 60px; 
	background: url(../images/nav_news.gif) 0px -54px no-repeat; 
	}

#nav a:active {outline:none;}

#footer {
	font-size: 10pt;
	font-size:12pt;
	color: #999;
	background: #121212;
	width: 860px;
	height: 85px;
	height:107px;
	position: relative;
	top: 20px;
	padding-top: 12px;
	margin-bottom: 10px;
	padding-left: 20px;
	}

#footer .indent {
	width: 400px;
	}

#footer .bottompad {
	padding-bottom: 10px;
	}

#footer a {
	text-decoration:none;
	color: #999;
	}

#footer em {
	color: #ccc;
	font-style: normal;
	}

#footer #contactinfo {
	/*width: 250px;
	float: left;
	*/
	bottom:15px;
	left:20px;
	position:absolute;
	width:250px;
	}

#footer #contactinfo ul {
	list-style-type: none;
	padding-left: 20px;
	padding-top: 0px;
	}

#footer #addressinfo {
/*	width: 650px;
	padding-top: 12px;*/
	bottom:15px;
	left:250px;
	position:absolute;
	}
#copyright {
	font-size:x-small;
	color:#444;
	width:920px;
	margin:5px auto;
}

#splash {
	font-size: 9pt;
	color: #999;
	background: #121212;
	width: 880px;
	padding-top: 10px;
	}
	
#splash.nopad {
	padding-top: 0px;
	}	
		
.bar {
	font-size: 10pt;
	color: #999;
	width: 780px;
	height: 25px;
	position: relative;
	top: 10px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-left: 100px;
	background: #121212;
}	

.clear { 
	clear: both; 
	line-height: 0; 
	font-size: 0; 
	height: 0; 
	}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.bluebold {
	font-weight: bold;
	color: #58a1ff;
	}
	
.pinkbold {
	font-weight: bold;
	color: #fa4afa;
	}

.greenbold {
	font-weight: bold;
	color: #70b41c;
	}
	
.orangebold {
	font-weight: bold;
	color: #fc8a50;
	}	

.smallcaps {
	font-variant: small-caps;
	}
	
.left {
	float: left;
	}

.right {
	float: right;
	}





/* HOME STYLES */

body #wrapper{
	margin-top: 9px;
}

.newsfeed {
	background: #121212 url(../images/home_news.gif) no-repeat -1px -4px;
	*background: #121212 url(../images/home_news.gif) no-repeat -1px -3px;
	height:100px;
	*padding-bottom:65px;
	_padding-bottom:0px;
	padding-top:15px;
}

.newsfeed a {
	display:block;
	color:#999;
	float:left;
	text-decoration: none;
}

.newsfeed .bbj_logo {
	display:block;
	float:right;
	width:173px;
	margin:0 20px 10px 10px;
	*margin:0 20px 10px 10px;
	_margin:0 5px 10px 10px;
}

.newsfeed .bbj_logo img {
	border:5px solid #666;
	display:block;
	clear:both;
	float:left;
}

#splash2 {
	font-size: 9pt;
	color: #999;
	background: #121212;
	width: 880px;
	position: relative;
	top: 15px;
	}

#footer.home {
	height: 75px;
	height:107px;
	top: 30px;
	margin-bottom: 20px;
	}

#prewrapper {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 920px;
	height: 22px;
	padding-bottom: 1px;
	background: #121212;
	}

#prewrapper #clientlogin {
	font-size: 9pt;
	font-weight: 500;
	font-family:  Helvetica, Arial, sans-serif;
	color: #999;
	float: right;
	height: 12px;
	padding-top:5px;
	}
	
#prewrapper #clientlogin a {
	text-decoration: none;
	color: #999;
	padding: 5px 8px;
	background: #181818;
}

#prewrapper #clientlogin a:hover {
	text-decoration: none;
	color: #fff;
	padding: 5px 8px;
	background: #353535;
}	



	
/* ABOUT US STYLES */

#aboutus_splash {
	background: #121212 url(../images/aboutus_silhouettes.gif) no-repeat 474px 0px;
	width: 880px;
	position: relative;
	top: 0px;
	height: 277px;
	}
	
#aboutus_splash #aboutus_text {
	font-size: 14pt;
	color: #999;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 434px;
	line-height: 20px;
	}
 	
#aboutus_splash2 {
	position: relative;
	top: 15px;
	font-size: 13pt;
	color: #999;
	background: #121212;
	width: 880px;
	height: 820px;
	}

#aboutus_splash2 div.left #textbox {
	position: relative;
	top: 0px;
	font-size: 13pt;
	color: #999;
	background: #121212;
	width: 375px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-right: 40px;
	border-right: 5px #242424 solid;
	border-bottom: 5px #242424 solid;
	line-height: 20px;
	}

#aboutus_splash2 div.left #textbox2 {
	position: relative;
	top: 0px;
	font-size: 13pt;
	color: #999;
	background: #121212;
	width: 380px;
	padding-left: 20px;
	padding-bottom: 30px;
	padding-top: 20px;
	padding-right: 40px;
	border-bottom: 5px #242424 solid;
	line-height: 20px;
	}

#aboutus_splash2 div.left #textbox strong, #aboutus_splash2 div.left #textbox2 strong {
	font-size: 24px;
	font-weight: 500;
	color: #dedede;
	line-height: 34px;
	}
	
#aboutus_splash2 div.left #textbox span, #aboutus_splash2 div.left #textbox2 span {
	padding-top: 5px;
	}	


#textblock {
	font-size: 10pt;
	color: #999;
	background: #121212 url(../images/home_news.gif) no-repeat 0px 0px;
	width: 780px;
	height: 25px;
	position: relative;
	top: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 100px;
	}
	
.jobs {
	background: #121212 url(../images/jobs_hdr_lite.gif) no-repeat 20px 14px;
	height: 37px;
	width: 730px;
	padding-top: 30px;
	padding-left: 150px;
	font-size: 13pt;
	color: #999;
	}
	
.principles {
	background: #121212 url(../images/values_hdr_lite.gif) no-repeat 20px 15px;
	height: 47px;
	margin-top: 10px;
	}
		
.hrnet {
	position: relative;
	top: -48px;

	float: right;
	border: none;
	}





/* SERVICES PAGE */

#services_splash {
	background: #121212 url(../images/services_graph.jpg) no-repeat 0px 0px;
	width: 880px;
	position: relative;
	top: 0px;
	height: 350px;
	}
	
#services_splash #services_text {
	font-size: 14pt;
	font-weight: 500;
	color: #999;
	padding-left: 525px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
	width: 325px;
	line-height: 20px;
	}

.svcdesc {
	font-size: 12pt;
	font-weight: 500;
	color: #555;
	width: 620px;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
	background: #121212;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 240px;
	line-height: 20px;
	}

.svcdesc2 {
	font-size: 12pt;
	font-weight: 500;
	color: #555;
	width: 860px;
	position: relative;
	top: 10px;
	margin-bottom: 10px;
	background: #121212;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 0px;
	line-height: 20px;
	}

.svcdesc2 img.scorecardbutton {
	padding-left: 10px;
	float: right;
	border: none;
	}

.svcdesc strong, .svcdesc2 strong {
	font-size: 24px;
	font-weight: 500;
	color: #dedede;
	line-height: 34px;

	}

.svcdesc em, .svcdesc2 em {
	color: #999;
	font-style: normal;
	}

.svcdesc span {
	color: #999;
	font-style: normal;
	font-weight: bold;
	}

.wepartner {
	font-size: 14pt;
	font-weight: 500;
	color: #999;
	background: #121212 url(../images/we_hdr_lite.gif) no-repeat 20px 20px;
	height: 34px;
	width: 775px;
	padding-top: 40px;
	padding-left: 105px;
	margin-bottom: 10px;
	position: relative;
	top: 0px;
	}







	


/* OUR WORK STYLES */

#intro {
	font-size: 12pt;
	color: #999;
	background: #121212 url(../images/ourwork_agency_lite.gif) no-repeat 190px 10px;
	width: 880px;
	height: 100px;
	padding-top: 10px;
	margin-bottom: 10px;
	}
	
#intro #indented {
	font-size: 14pt;
	color: #999;
	position: relative;
	left: 410px;
	width: 450px;
	padding-top: 8px;
	}

#intro #indented strong {
	font-size: 14pt;
	font-weight: bold;
	color: #666;
	line-height: 26px;
	}	

#splash #filterbar {
	width: 210px;
	min-height: 400px;
	padding-top: 0px;
	height: 100%;
	display: block;
	float: left;
	}

#splash #filterbar img {
	padding-left: 8px;
	padding-top: 3px;
	}

#splash #filterbar ul {
	list-style-type: none;
	line-height: 24px; 
	padding-left: 0px;
	}

#splash #filterbar ul li {
	padding-left: 20px;
	}

#splash #filterbar ul li a {
	color:#999;
	text-decoration: none;
	}

#splash #filterbar ul li.selected a {
	color:#999;
	text-decoration: none;
	}

#splash #filterbar ul.orange li a {
	color: #fc8a50;
	font-weight: bold;
	text-decoration: none;
	}

#splash #filterbar ul.green li.selected {
	padding-left: 20px;
	background-image: url(../images/bullet_greencheck.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	}

#splash #filterbar ul.blue li.selected {
	padding-left: 20px;
	background-image: url(../images/bullet_bluecheck.gif);
	background-repeat: no-repeat;
	background-position: 5px 8px;
	}
	
#splash #viewingarea {
	width: 660px;
	display: block;
	padding-left: 220px;
	}

#splash #viewingarea #showcase {
	padding-top: 20px;
	width: 660px;
	display: block;
	}

#splash #viewingarea #showcase img {
	display: inline;
	border: none;
	cursor: pointer;
	}

#splash #viewingarea #showcase img.off {
	display: none;
	}

/* POPUP STYLES */


.poliquin {
	background: url(../ourwork/popup/screens_poliquin.jpg) no-repeat 0px 0px;
}


.piedmont {
	background: url(../ourwork/popup/screens_piedmont.jpg) no-repeat 0px 0px;
}

.smileu {
	background: url(../ourwork/popup/screens_smileu.jpg) no-repeat 0px 0px;
}


.diningin {
	background: url(../ourwork/popup/screens_diningin.jpg) no-repeat 0px 0px;
}

.dunkindonutsECP {
	background: url(../ourwork/popup/screens_dunkindonutsECP.jpg) no-repeat 0px 0px;
	}

.landmark {
	background: url(../ourwork/popup/screens_landmark.jpg) no-repeat 0px 0px;
	}

.cumbies {
	background: url(../ourwork/popup/screens_cumbies.jpg) no-repeat 0px 0px;
	}

.dunkindonutsPP {
	background: url(../ourwork/popup/screens_dunkindonutsPP.jpg) no-repeat 0px 0px;
	}


.historichomes {
	background: url(../ourwork/popup/screens_historichomes.jpg) no-repeat 0px 0px;
	}


.baskinAYB {
	background: url(../ourwork/popup/screens_baskinAYB.jpg) no-repeat 0px 0px;
	}


.playskoolBG {
	background: url(../ourwork/popup/screens_playskoolBG.jpg) no-repeat 0px 0px;
	}


.playskoolRPC {
	background: url(../ourwork/popup/screens_playskoolRPC.jpg) no-repeat 0px 0px;
	}


.dunkinbrands {
	background: url(../ourwork/popup/screens_dunkinbrands.jpg) no-repeat 0px 0px;
	}


.keystone {
	background: url(../ourwork/popup/screens_keystone.jpg) no-repeat 0px 0px;
	}

.hasbroPDW {
	background: url(../ourwork/popup/screens_hasbroPDW.jpg) no-repeat 0px 0px;
	}


.hasbroPSW {
	background: url(../ourwork/popup/screens_hasbroPSW.jpg) no-repeat 0px 0px;
	}


.myvu {
	background: url(../ourwork/popup/screens_myvu.jpg) no-repeat 0px 0px;
	}


.pgB {
	background: url(../ourwork/popup/screens_pgB.jpg) no-repeat 0px 0px;
	}


.hasbroPMFMM {
	background: url(../ourwork/popup/screens_hasbroPMFMM.jpg) no-repeat 0px 0px;
	}


.hasbroTW {
	background: url(../ourwork/popup/screens_hasbroTW.jpg) no-repeat 0px 0px;
	}


.pgDPP {
	background: url(../ourwork/popup/screens_pgDPP.jpg) no-repeat 0px 0px;
	}



.pgDFS {
	background: url(../ourwork/popup/screens_pgDFS.jpg) no-repeat 0px 0px;
	}



.dunkindonutsSVC {
	background: url(../ourwork/popup/screens_dunkindonutsSVC.jpg) no-repeat 0px 0px;
	}


#popup_container {
	width: 660px;
}

#popup_container img.close {
	border-left: 10px #242424 solid;
	border-top: 10px #242424 solid;
	border-bottom: 10px #242424 solid;
	position: relative;
	top: 88px;
	cursor: pointer;
	}

#popup_wrapper {
	background: #242424;
	width: 605px;
	padding: 10px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 10pt;
	color: #999;
	position: relative;
	left: 35px;
	top: -50px; 
	}

#popup_wrapper #popup_header {
	height: 26px;
	width: 405px;
	margin-bottom: 10px;
	background: #121212;
	padding-left: 200px;
	padding-top: 12px;
	}
	
#popup_wrapper #popup_splash {
	width: 605px;
	height: 244px;
	}	

#popup_wrapper #popup_splash #popup_nav {
	width: 605px;
	height: 47px;
	position: relative;
	top: 109px;
	border: none;
	}	
	
#popup_wrapper #popup_splash #popup_nav img.popup_left {
	float: left;
	border: none;
	}

#popup_wrapper #popup_splash #popup_nav img.popup_right {
	float: right;
	border: none;
	}
	
#popup_wrapper div.popup_textblocktop {
	width: 580px;
	padding-left: 25px;
	padding-bottom: 10px;
	background: #121212;
	margin-bottom: 10px;
}

#popup_wrapper div.popup_textblock {
	width: 555px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	background: #121212;
	margin-top: 5px;
	line-height: 16px;
}

.hideCase
{
	position: absolute;
	top: 0px;
	left: 1000px;
}

.activebutton
{
	cursor: pointer;
}

.inactivebutton
{
	cursor: none;
}