@charset "utf-8";
/* CSS Document */

ul {

	/*text-transform: uppercase;*/
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

ul li li {
	list-style-type: none;
	padding:0px;
	margin:0px;
	/*padding-left:10px;*/
	text-transform: capitalize;
}

ul li li li {
	text-transform: uppercase;
	padding-left: 15px;
}


* {
	margin: 0;
	padding: 0;
}

.eventTitle {
	font-size: 22px;
	font-weight: normal;
}
.eventDateLocation {
	font-size: 13px;
	font-weight: 700;
}

a img {
	border: 0;
}

p {
	padding: 0 0 16px 0;
}


hr {
	height: 0;
	border: 0;
	border-top: 1px solid #5b5b5b;
	clear: both;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
} 

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	background: #000;
	margin-top: 30px;
	font-weight: normal;
}

#wrapper {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

a:link, a:active, a:visited, span.MsoHyperlink {
	color:#FF3399 !important;
	text-decoration:none !important;
}

a:hover, span.MsoHyperlink {
	color:#FFFFFF !important;
	text-decoration:none !important;
}



/*header*/

#header {
	height: 65px;
}

.considered_creative {
	background-image: url(../images/header-creative.gif);
	background-repeat: no-repeat;	
}
#top_navigation {
	height: 27px;
	width: auto;
}


.considered_effective {
	background-image: url(../images/header-effective.gif);
	background-repeat: no-repeat;	
}


#main_right_column {
	float: right;
	width: 165px;
}

#main_right_column p {
	font-size: 12px;
}

#main_right_column a {
	font-style: italic;
}


/*this next bit is for using graphic as h1*/

h1 {
	text-indent: -9999px;
	display: none;
}

h2 {
	font-size: 22px;
	margin: 0;
	font-weight: normal;
}


h3 {
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 13px;
}

h4 {
	margin: 0;
	font-size: 13px;
	color:#f51c8a;
}

h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.issuetxt {
	font-size: 16px;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	float: left;
}

.large_pink_text_graphic {
	padding: 10px 0 20px 0;
}

.pinktxt {
	color: #FF3399;
}

.tenpx_txt {
	font-size: 10px;
}


/*standard links*/

a:link, a:visited, a:active {
	text-decoration: none;
	color: #ff3399;
	font-weight: bold;
}

a:hover {
	color: #999;
	font-weight: bold;
}


a.whitelinks:link, a.whitelinks:visited, a.whitelinks:active {
	text-decoration: none;
	color: #FFF;
	font-style: normal;
	font-weight: normal;
}

a.whitelinks:hover {
	color: #ff3399;
}


/*top nav*/



#topnav {
	width: 960px;
	height: 27px;
	position: relative;
	background-image: url(../images/top-nav.gif);
	background-repeat: no-repeat;
}
	
  #topnav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
	
  #topnav li, #topnav a {
    height: 19px; display: block;}
	
  #panel1b {left: 0; width: 77px;}
  #panel2b {left: 78px; width: 88px;}
  #panel3b {left: 166px; width: 220px;}
  #panel4b {left: 386px; width: 81px;}
  #panel5b {left: 467px; width: 76px;}	
  #panel6b {left: 543px; width: 97px;}	
  #panel7b {left: 640px; width: 99px;}	
	
#panel1b a:hover {
    background: transparent url(../images/top-navro.gif)
    0 no-repeat;}

.panel1active a {
    background: transparent url(../images/top-navro.gif)
    0 no-repeat;}

#panel2b a:hover {
    background: transparent url(../images/top-navro.gif)
    -78px 0px no-repeat;}

.panel2active a {
    background: transparent url(../images/top-navro.gif)
    -78px 0px no-repeat;}

#panel3b a:hover {
    background: transparent url(../images/top-navro.gif)
    -166px 0px no-repeat;}

.panel3active a {
    background: transparent url(../images/top-navro.gif)
    -166px 0px no-repeat;}


#panel4b a:hover {
    background: transparent url(../images/top-navro.gif)
    -386px 0px no-repeat;}

.panel4active a {
    background: transparent url(../images/top-navro.gif)
    -386px 0px no-repeat;}

#panel5b a:hover {
    background: transparent url(../images/top-navro.gif)
    -467px 0px no-repeat;}

.panel5active a {
    background: transparent url(../images/top-navro.gif)
    -467px 0px no-repeat;}


#panel6b a:hover {
    background: transparent url(../images/top-navro.gif)
    -543px 0px no-repeat;}

.panel6active a {
    background: transparent url(../images/top-navro.gif)
    -543px 0px no-repeat;}

#panel7b a:hover {
    background: transparent url(../images/top-navro.gif)
    -640px 0px no-repeat;}

.panel7active a {
    background: transparent url(../images/top-navro.gif)
    -640px 0px no-repeat;}


/* top nav hilights */

.home .homenav {
    background: transparent url(../images/top-nav.gif)
    top left no-repeat;}
	
.about .aboutnav {
    background: transparent url(../images/top-navro.gif)
    -78px 0px no-repeat;}
	
.socmark .socmarknav {
	background: transparent url(../images/top-navro.gif)
    -166px 0px no-repeat;}

.work .worknav {
    background: transparent url(../images/top-navro.gif)
    -386px 0px no-repeat;}

.news .newsnav {
    background: transparent url(../images/top-navro.gif)
    -467px 0px no-repeat;}
	
.events .eventsnav {
    background: transparent url(../images/top-navro.gif)
    -543px 0px no-repeat;}
	
.contact .contactnav {
    background: transparent url(../images/top-navro.gif)
    -640px 0px no-repeat;}


/* left nav */


#left_nav {
}

#left_nav ul {
	list-style: none;
}

/*(#left_nav ul li {display: inline;}*/

 /*#left_nav ul li ul li ul li {margin-left: 15px;}*/

#left_nav ul li a {
	display: block;
	color: #FFFFFF !important;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	padding: 0px;
}

#left_nav ul li a:hover {
	color: #ff3399 !important;
}


#left_nav_container {
	float: left;
	width: 150px;
	padding-right: 10px;
}


#left_nav_container_about_approach {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#left_nav_container_about_network {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#left_nav_container_about_values {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#left_nav_container_about_team {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#left_nav_container_about_awards {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#left_nav_container_events_latest {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#left_nav_container_news_latest {
	float: left;
	width: 150px;
	padding-right: 10px;
}

#left_nav_container_socmark {
	float: left;
	width: 150px;
	padding-right: 10px;
}

/* latest campaigns */


#latest_campaigns {
	float: left;
	width: 150px;
	margin-top: 5px;
	margin-right:15px;
}

#latest_campaigns ul {
	list-style: none;
}

#latest_campaigns ul li {
	display: inline;
}

#latest_campaigns ul li a {
	display: block;
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #828282;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding: 3px 0 3px 4px;
}

#latest_campaigns ul li a:hover {
	color: #FFFFFF;
}





/* left nav hilights */
	

.about #left_nav_container_about_approach .about_approach_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.about #left_nav_container_about_network .about_network_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}


.about #left_nav_container_about_values .about_values_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.about #left_nav_container_about_team .about_team_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.about #left_nav_container_about_awards .about_awards_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.events #left_nav_container_events_latest .events_latest_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.events #left_nav_container_events_archive .events_archive_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}


.news #left_nav_container_news_latest .news_latest_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}

.news #left_nav_container_news_archive .news_archive_nav {
	display: block;
	color: #ff3399;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
}


/* left nav work section */


#left_nav ul li ul li a {
	display: block;
	color: #FFF;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}


#image_header {
	height: 210px;
	width: 740px;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #999999;
}

#image_header_slug {
	background-color: #828282;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	padding: 5px;
	color: #000000;
	width: 730px;
	font-size: 12px;
	margin-bottom: 15px;
}

#main_left_column {
	float: left;
	width: 775px;
	background-image: url(../images/pink_stripes.gif);
	background-repeat: repeat-y;
	background-position: right;
}

#content_full_width {
	width: 585px;
	padding-top: 25px;
}

#container_lnav_body {
	float: left;
	width: 775px;
	/*width: 150px;*/
	/*padding: 15px 0 10px 0;*/
	padding: 0 0 10px 0;
}

#container_lnav_body_border {
	float: left;
	width: 740px;
	padding: 15px 0 0 0;
	border-top: 1px solid #999;
}

#content_col_left {
	float: left;
	width: 250px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-top: 25px;
	font-weight: normal;
}

#content_col_right {
	float: right;
	width: 240px;
	padding-bottom: 25px;
	padding-right: 20px;
	padding-top: 25px;
	font-weight: normal;
}

#content_2_col {
	float: right;
	width: 585px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #5b5b5b;
	padding-left: 20px;
	/*margin-top: 15px;*/
	margin-bottom: 10px;
}

#content_3quarter {
	float: left;
	width: 400px;
	padding-bottom: 25px;
	padding-right: 10px;
}

#image_header_slug a {
	color: #333333;
	font-style: italic;
	font-weight: bold;
  }
  
#image_header_slug a:hover {
    color: #f51c8a;
	font-style: italic;
	font-weight: bold;
	}
	
	
	
	
	
/*footer*/

#footer_container {
	width: 960px;
	float: left;
	background-image: url(../images/footer_rule.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 20px;
	padding-bottom: 20px;
}

#footer_constraint {
	float: left;
	width: 740px;
}

#footer_left {
	float: left;
	width: 400px;
}

#footer_right {
	float: right;
	width: 300px;
	text-align: right;
}

/*news page*/

.news #content_3quarter ul {
	list-style: none;
	background-image: url(../images/news_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b5b5b;
	margin-bottom: 25px;
}

.news #content_3quarter ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.news #content_3quarter p {
	padding-bottom: 18px;

}

/*events page*/



.events #content_3quarter ul {
	list-style: none;
	background-image: url(../images/events_icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5b5b5b;
	margin-bottom: 25px;
}

.events #content_3quarter ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

.events #content_3quarter p {
	padding-bottom: 18px;
}

.pinktitle_graphics_borders {
	display: block;
	float: left;
	width: 100%;
	padding: 7px 0 7px 0;
	border-width: 1px 0 1px 0;
	border-style: solid none solid none;
	border-color: #5b5b5b;
	margin-top: 15px;
}


/*case studies page*/

/* #content_casestudy {
	float: left;
	width: 400px;
	padding-bottom: 25px;
	padding-right: 10px;
	padding-top: 25px;
} */


#content_2_col ul {
	padding-bottom: 16px;
}

#content_2_col li {
	list-style-image: none;
	padding-left: 0;
	margin-left: 17px;
	list-style-type: disc;
}


/* table styles */


.team_name_title_cell {
	padding: 10px 0 10px 0;
	border-bottom: 1px dotted #FFFFFF;
}
.team_copy {
	padding: 8px 0 30px 0;
}

td p {
	  padding: 0 0 0 0;
	}	



/* clearfix */


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

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
