@import url('reset.css');

img, div { behavior: url(iepngfix.htc) }
/* Global */

body {
    background: url(../images/framework/body-bg.jpg);
    font-family: verdana, arial, sans-serif;
    font-size: 80%;
}

.flow {
    width: 836px;
    margin: auto;

}

#header img.logo {
   margin:17px 0 0;
}

#header img.logo:hover {
    opacity: 0.5;
}

a {
    color:#e11d3f;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
h1 {
    font-size: 2.5em;
    margin-bottom: 20px;
    font-family: "Apex Sans Book", verdana, arial, sans-serif;
    color: #000;
}

.home h2 {
    color: #000;
    font-size: 2.2em;
}
h2 {
    color: #e11d3f;
    font-size: 1.8em;

    margin-bottom: 30px;
    font-family: "Apex Sans Book", verdana, arial, sans-serif;
}


h3 {
    font-size: 1.4em;
    margin-bottom: 15px;
}
@font-face {
    font-family: "Apex Sans Medium";
    src: url(ApexSans-Medium.otf) format("opentype");
}

@font-face {
    font-family: "Apex Sans Book";
    src: url(ApexSans-Book.otf) format("opentype");
}

.hide {
    display: none;
}

.show {
    display: block;
}

.home #content {

overflow:hidden;
}
#header {
    background: repeat-x url('../images/framework/top-bg.jpg');
}
#content .intro {
    font-family:"Apex Sans Book",verdana,arial,sans-serif;
font-size:17.8px;
line-height:1.6;
margin-bottom:20px;
font-weight: bold;
color: #000;
}

#content #intro p {
    color: #000 !important;
}
/* Navigation */

#navigation {
    margin-bottom: 10px;
    font-family: "Apex Sans Book", verdana, arial, sans-serif;

}

#navigation .flow {
    border-bottom:1px solid #EB8910;
    margin-bottom:20px;
    padding:20px 0;
}

#navigation li{
    float:left;
    margin-right:40px;
    text-transform:uppercase;
}

.bookend {
    margin-right: 0 !important;
}

#navigation li a {
    text-decoration: none;
    color: #99999c;
    font-size: 12.8px;
}

#navigation li.current_page_item a {
    color: #000;
}

#navigation li:hover a{
    color: #ee1f43;
}

#navigation li.arenaLink a {
    color: #e11d3f;
}

.circleInfo {
  margin-top:-53px;
}
/* Main Header */
#title {
    margin-bottom: 10px;
}
#title h1 {
    background:url("../images/titles/h1/media-performance-transformed-into-business-profit.gif") no-repeat scroll 0 0 transparent;
    display:block;
    height:28px;
    width:100%;
}

#title h1 span {
    display: none;
}

/* intro */

#intro .flow p{
    margin-bottom:20px;
    font-size: 17.8px;
    line-height: 1.6;
    font-family: "Apex Sans Book", verdana, arial, sans-serif;
}

#intro .flow p a {
    color: #ee1f43;
    text-decoration: none;
}

#intro .flow p a:hover {
    color: #ee1f43;
    text-decoration: underline;

}

/* Content */


.columnLeft {
    float:left;
    width:360px;
}

.columnLeft p { /* moved to 'content p' */

/*    margin-bottom: 10px;
    line-height: 1.8;
    text-align: justify;
    font-size: 0.957em;
    color: #505050;*/

text-align: justify;
}

#content p {
    margin-bottom: 10px;
    line-height: 1.8;
    font-size: 0.957em;
    color: #505050;
}
/* footer */
#footer .flow {
    border-top:1px solid #EB8910;
    color:#505050;
    font-size:0.857em;
    margin-bottom:30px;
    margin-top:20px;
    padding-left:0;
    padding-right:0;
    padding-top:20px;
    width:836px;
}
#footerLeft {
   float: left;
}
#footerRight {
    float:right;
    height:100px;
    position:relative;
    width:210px;
}
a.quantumLogo {
   left:0;
   position:absolute;
   top:-13px;
   display: block;
}
a.havasLogo {
   left:136px;
   position:absolute;
   top:0;
   display: block;
}

/* Circle Functionality */
.circleNavigation {
float:right;
height:444px;

position:relative;
width:416px;
}
.circleNavigation a.circleA {
display:block;
height:143px;
left:48px;
position:absolute;
top:70px;
width:143px;
z-index:2 !important;
}
.circleNavigation a.circleB {

    display:block;
    height:182px;
    left:177px;
    position:absolute;
    top:32px;
    width:181px;
    z-index: 3 !important;
}
.circleNavigation a.circleC {
display:block;
height:168px;
left:81px;
position:absolute;
top:161px;
width:167px;
}
.circleNavigation a.circleD {

display:block;
height:152px;
left:234px;
position:absolute;
top:186px;
width:152px;
z-index:4 !important;
}
.circleNavigation a span{
    display: none;
}

.circleNavigation{
background:url("../images/circles/circle-background.png") no-repeat scroll 22px 21px transparent;

}
/* Client & Work */

#ourWork {
    margin-bottom: 20px;
    float: left;
    width: 100%;
}
#ourWork li {
    float:left;
    margin-right:50px;

    height: 70px;
    display: block;
}
#caseStudyHolder {
	position: relative;
}
#caseStudyHolder div { 
}
#clientLogos {
    display:block;
    height:57px;
    margin-bottom:15px;
    overflow:hidden;
    width:100%;
}
#clientLogos li{
    float: left;
  	width: 75px;
    height: 60px;
	margin-right: 10px;
	text-align: center;
}
.portfolioImage {
    float:right;
    margin-top:65px;
}

#awards li.ipa p{
float:left;
padding-top:14px;
width:212px;
    
}

#awards li.ipa img {
    float: left;
    display: block;
    margin-right: 20px;
}

#awards li.ipa {
    width: 300px;
}
/* Management Team */s
#peopleHolder {
	position: relative;
}
#peopleHolder div {
}
ul#smallImages {
    margin-bottom: 60px;
    float: left;
}
ul#smallImages li{
    float:left;
    margin-right: 10px;
}
#profileImageHolder {
	position: relative;
	float: right;
	width: 330px;
	height: 330px;
}
.largeImage {
	position: absolute;
	top: 0px;
	right: 0px;
}
.email {
    line-height: 4;
}

.jCarouselLite {
    width: 100%;
}
/* News */
.newsColumn {
    width: 552px;
    float: left;
    margin-right: 20px;
    color:#505050;
}

.alignright {
    float: right;
}

.containerRight {
    float: right;
    width: 164px;
    margin-left: 10px;
}

.containerRight img {
    display: block;
    margin-bottom: 10px;
}

.newsColumn p {
       line-height: 1.8;
}
.newsColumn h2 {
    border:medium none;
    color:#000000;
    margin:0 0 10px;
    padding:0;
}
.newsColumn .date {
    margin-bottom: 12px;
    color: #6c6c6c;
    line-height: 1.6;
}
.sideBar {
    float:right;
    width:243px;
}
.post {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.post p {
    margin-bottom: 10px;
}

#content .postContent blockquote {
      background:url("../images/posts/quote.jpg") no-repeat scroll 20px 19px #FCD0C8;
    float:right;
   

  
    margin:0 0 10px 10px;
    padding:15px;
    quotes:none;
    text-align:center;
    width:200px;
}

#content .postContent blockquote p,
#content .postContent blockquote p:first-child {
   text-indent:14px;
   color: inherit;
   font-family:georgia,serif;
    font-style:italic;
         font-size:1.3em;
}
.attachment-post-thumbnail {
    display: block;
    float: right;
    background: #eee;
    border: 1px solid #ccc;
    padding: 5px;
    margin: 10px;
    -moz-border-radius: 4px;
}
.publisher {
    font-weight: bold;
}
.date ul,
.date li {
    display: inline;
}
.archiveWidget li {
    margin-bottom: 20px;
    text-decoration: none;
    list-style-type: disc;
    list-style-image: url('../images/news/archive-bullet.gif');
    list-style-position: inside;

}
.archiveWidget li a {


    color:#000;
    text-decoration: none;
}
.archiveWidget li a:hover {
   color:  #DE2939
}
.newsPic {
    clear:both;
    float:right;
    margin-left:20px;

    max-width:200px;
}
a.readMore {
    text-decoration: none;
}
a.readMore:hover {
    text-decoration: underline;
}
.columnLeft h2{
    border: none;
    padding: 0;
    margin-bottom: 20px;

}
.contact a {
       font-size: 14px;

}
.pageid-19 .map {
    float: right;
}
/*vacancies */
#vacancies .columnLeft p{
    text-align: left;
}
/* Clearfix */
.clearfix:after,
.flow:after,
.post:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom: 1;
}

#contentHolder {
	position: relative;
}
#contentHolder div {
}

.awards {
    margin-top: 10px;
}