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

#homePage #copy1 {
   width: 350px;
   margin-right: none;
}
#homePage #stories {
    position:absolute;
    top:218px;
    left:431px;
    background:#aaa;
    height:342px;
    overflow:hidden;
}
#homePage #stories p {
   font-family:Arial,Helvetica,sans-serif;
   font-size: 14px;
   color: #666;
   text-align: center;
   margin-bottom: 0;
   padding-bottom: 7px;
   
}
/* ALL PAGES */

body{background: url(../images/new/grad.gif) repeat-x;
background-color:#888;}

.bigtext {font-size:14px;
font-style:normal;
color:#666666;}

#wrapper {
	width: 600px;
	height: 500px;
	position: relative;
	border-top: 1px solid #666;
	left: 50%;
	margin-left:-300px;
	top:-10px;
	padding:0px;}
	
#topbar {

position: absolute;
top: 1px;
width:100%;
height:20px;
background:#555; }
	
#topbarbody {

position: absolute;
left:-100px;
top: 0px;
width:700px;
height:20px;
background:#555; }

#bottombar {

position: absolute;
top: 580px;
width:100%;
height:20px;
background:#555;
font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	 }
	 
	 
#groupbar {

position: absolute;
top: 560px;
width:100%;
height:20px;
background:#b1b3b4;
font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	 }
	 
	 #officesin { position:absolute;
	 top:4px;
	 left:40px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;}
	 
	 
	 
#group { position:absolute;
	 top:4px;
	 left:40px;
	 font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;}

 

 
#group a:link, #group a:visited, #group a:active {text-decoration:none;
color: #fff;}

#group a:hover {text-decoration:none;
color: #fff;}
	
#bottombarbody {

position: absolute;
right:0px;
top: 579px;
width:700px;
height:20px;
background:#555; 
float:right;}

/* MAIN NAVIGATION */
.holding     {
	height:20px;
	width:600px;
	left:-40px;
	top:0px;
	
}


.link_text

{/*make the link text transparent*/
visibility: hidden; 
}

.link_href
{/*Display this image in the link area*/
background: url(../images/holding.gif);
width:600px;
text-decoration:none;
display:block;
border-bottom:3px solid #0C0C0C;
}

.link_href:hover
{/*Display this image in the link area when you mouseover*/
background: url(../images/holding_over.gif);
 width:600px;
 border-bottom:4px solid #F29400;
}


#nav    {
	position: absolute;
	height:20px;
	left:-40px;
	top:0px;
	
}

.menu {
	margin: 0;
	padding-right: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 20px;
	list-style: none;
	background-repeat: no-repeat;
	border-right: 1px solid #fff;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 20px;
	background-repeat: no-repeat;
}

.home {background-image: url(../images/nav/nav_over_home.gif); width: 53px;}
.home a {background-image: url(../images/nav/nav_home.gif);}
.about {background-image: url(../images/nav/nav_over_about.gif); width: 69px;}
.about a {background-image: url(../images/nav/nav_about.gif);}
.services {background-image: url(../images/nav/nav_over_services.gif); width: 67px;}
.services a {background-image: url(../images/nav/nav_services.gif);}
.partners {background-image: url(../images/nav/nav_over_partners.gif); width: 66px;}
.partners a {background-image: url(../images/nav/nav_partners.gif);}
.clients {background-image: url(../images/nav/nav_over_clients.gif); width: 56px;}
.clients a {background-image: url(../images/nav/nav_clients.gif);}
.news {background-image: url(../images/nav/nav_over_news.gif); width: 50px;}
.news a {background-image: url(../images/nav/nav_news.gif);}
.contact {background-image: url(../images/nav/nav_over_contact.gif); width: 64px;}
.contact a {background-image: url(../images/nav/nav_contact.gif);}

ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* LOGO */

#logoband {
	position: absolute;
	top: 21px;
	text-align: right;
	width:168px;
	height:50px;
	background:#fff;
	border-top:1px solid white;
	left: 432px;
	z-index:10;
}

/* IMAGE1 */

#imageband1 {
	position: absolute;
	top: 21px;
	width:100%;
	height:195px;
	background:#E6E6E6;
}

/* TEXT1 */

#copy1 {
	position: absolute;
	top: 217px;
	width:520px;
	height:285px;
	background:#eaeaec;
	padding:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
}


/* IMAGE2 */

#imageband2 {
	position: absolute;
	top: 21px;
	width:100%;
	height:150px;
	background:#ccc;
}

/* TEXT2 */

#copy2 {
	position: absolute;
	top: 173px;
	width:520px;
	height:329px;
	background:#E6E6E6;
	padding:40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#888;
}

 #copy1 a:link, #copy1 a:visited, #copy1 a:active  #copy2 a:link, #copy2 a:visited, #copy2 a:active {text-decoration:none;
color: #888;}

#copy2 a:hover, #copy1 a:hover {text-decoration:none;
color: #F29400;}


/* subnav */

#subnav {
	position: absolute;
	height:16px;
	left:1px;
	top:200px;
	width:600px;
	z-index: 12;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

#subnav2 {
	position: absolute;
	height:16px;
	left:-40px;
	top:200px;
	width:665px;
	z-index: 12;
	
}




ul.menu2 li a:hover {background: none;}
.menu2 li {float: left;}
.menu2:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}


.menu2 {
	margin: 0;
	padding-right: 0;
	list-style: none;
}
.menu2 li {
	padding-right: 1px;
	margin: 0;
	height: 16px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu2 li a, .menu2 li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 16px;
	background-repeat: no-repeat;
}


/* services */


#servicestext{
	position:absolute;
	top:40px;
	left:40px;
	width: 520px;
	font-size:13px;
	color:#888;
} 


#serviceswrapper{
	position:absolute;
	top:40px;
	left:40px;
	height:160px;
	width: 520px;
} 
#services1 {
	position:absolute;
	left:1px;
	top:44px;
	width:189px;
	font-size:12px;
	line-height:18px;
	
}	
	

#services2 {
	position:absolute;
	left:239px;
	top:46px;
	width:250px;
	font-size:12px;
	line-height:18px;
}
		   
.newsstatic a {
background-color:#F29400;
  }
  
  
  #digital {
	position:absolute;
	left:1px;
	top:54px;
	width:189px;
	font-size:12px;
	line-height:18px;
	
}	
	

#creative {
	position:absolute;
	left:239px;
	top:56px;
	width:250px;
	font-size:12px;
	line-height:18px;
}


#creativetext {
position:absolute;
top:236px;
width:500px;
left:50px;
font-size:14px;
font-style:normal;
color:#666666;
}


  
  #design {
	position:absolute;
	left:-10px;
	top:124px;
	width:289px;
	font-size:12px;
	line-height:18px;
	
}	
	

#build {
	position:absolute;
	left:309px;
	top:126px;
	width:250px;
	font-size:12px;
	line-height:18px;
}



#retailtext {
position:absolute;
top:299px;
width:500px;
left:50px;
font-size:14px;
font-style:normal;
color:#666666;
}

   #newstext a:link, #newstext a:visited, #newstext a:active {text-decoration:none;
color: #f29400;}

#newstext a:hover {text-decoration:none;
color: #000;}

div#clientList1 {
	position:absolute;
	left:60px;
	top:34px;
	width:200px;
	font-size:11px;
	line-height:14px;
	
}	
div#clientList2 {
	position:absolute;
	left:60px;
	top:194px;
	width:200px;
	font-size:11px;
	line-height:14px;
}		
div#clientList3 {
	position:absolute;
	left:281px;
	top:34px;
	width:250px;
	font-size:11px;
	line-height:15px;
}
#clientList1 p, #clientList2 p, #clientList3 p {
       margin: 0;
       padding: 0;
}
#clientList1 ul, #clientList2 ul, #clientList3 ul {
       margin: 0;
       padding: 0;
}

/* people */


#peopleholder {
	position: absolute;
	top: 91px;
	left:0px;
}


.peoplemenu {
	margin: 0;
	padding-right: 0;
	list-style: none;
}
.peoplemenu li {
	padding: 0;
	margin: 0;
	height: 86px;
	list-style: none;
	background-repeat: no-repeat;
	border-right: 1px solid #ecebf0;
}
.peoplemenu li a, .peoplemenu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 86px;
	background-repeat: no-repeat;
}

ul.peoplemenu li a:hover {background: none;}
.peoplemenu li {float: left;}
.peoplemenu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

.peep1 {background-image: url(../images/people/over_jill.jpg); width: 86px;}
.peep1 a {background-image: url(../images/people/jill.jpg);}

.peep2 {background-image: url(../images/people/over_ash.jpg); width: 86px;}
.peep2 a {background-image: url(../images/people/ash.jpg);}

.peep3 {background-image: url(../images/people/over_davie.jpg); width: 86px;}
.peep3 a {background-image: url(../images/people/davie.jpg);}

.peep4 {background-image: url(../images/people/over_anna.jpg); width: 86px;}
.peep4 a {background-image: url(../images/people/anna.jpg);}

.peep5 {background-image: url(../images/people/over_taline.jpg); width: 86px;}
.peep5 a {background-image: url(../images/people/taline.jpg);}

.peep6 {background-image: url(../images/people/over_colin.jpg); width: 86px;}
.peep6 a {background-image: url(../images/people/colin.jpg);}


#stories {position:absolute;
top:71px;
left:431px;
background:#aaa;
height:485px;
overflow:hidden;}

#newsmenu a, #newsmenu a:visited {

  text-decoration:none;
  text-align:center;
  background-color:#aaa; 
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
line-height:15px;
  display:block; 
  width:156px; 
  padding:6px;
  z-index:20;
  border-bottom:1px solid #888;
  }
  
  #newsstatic {

  text-decoration:none;
  text-align:center;
  background-color:#F29400; 
  color:#fff;
  font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
line-height:15px;
  display:block; 
  width:156px; 
  padding:6px;
  z-index:20;
  border-bottom:1px solid #888;
  }

#newsmenu a:hover {
background-color:#F29400; 
  z-index:20;
  }

 
#newsarea {
	position: absolute;
	top: 22px;
	width:520px;
	height:477px;
	background:#E6E6E6;
	padding:40px;
	color:#888;
	border-left:1px solid #fff;
}
#newsarea #paginate {
       margin: 20px 10px;
       padding: 0;
       text-align: center;
}
#newsarea #paginate p,  #newsarea #paginate a{
       display: inline;
       margin: 0;
       padding: 0;
       color: #fff;
       font-size: 12px;
       border-bottom: none;
       font-family:Arial,Helvetica,sans-serif;
}
#newsarea #paginate p b {
      font-weight: bold;
}
#newstext {
	position: absolute;
	top: 71px;
	left:40px;
	width:350px;
	height:420px;
    color:#888;
    font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
   line-height:14px;
   overflow:scroll;
   padding:10px;
   background:#fff;}
   
   #smalltext {font-size:10px;}
   

   #newstext a:link, #smalltext a:visited, #smalltext a:active {text-decoration:none;
color: #f29400;}

#newstext a:hover {text-decoration:none;
color: #000;}