body {
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
}
p {
	font-size:13px;
	color:#666666;
	line-height:20px;
	margin:0;
	padding:0 0 15px 0;
}
form {
	padding:0;
	margin:0;
}
p.intro {
	font-size: 22px;
	font-style:italic;
	line-height:28px;
}
p.intro-more strong {
	font-weight:normal;
}
img {
	border:0;
}
h1 {
	padding:0;
	margin:0 0 10px 0;
	background-repeat:no-repeat;
	height:38px;
	overflow:hidden;
	text-indent:-500em;
}
h2 {

	padding:0;
	margin:0 0 0 0;
}

h2.intro {
	font-size:13px;
	color:#666666;
	line-height:20px;
	margin:0;
	padding:0 0 15px 0;
	font-weight:normal;
}

h3 {
	padding:0;
	margin:0 0 16px 0;
}

a {
	color:#003c68;
	text-decoration:none;
}

h2 a, p a {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

.break {
	height:1px;
	clear:both;
	overflow:hidden;
}

#container {
	background-image:url(images/containerbg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#00164b;
}
#header {
	background-image:url(images/headerbg.png);
	background-repeat:no-repeat;
	height:137px;
	background-position:center top;
}
#logo {
	float:left;
	width:220px;
}

#logo h1 {
	margin:0;
	padding:0;
	text-indent:-500em;
	width:220px;
	height:137px;
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	cursor:pointer;
}

#contact {
	width: 476px;
	float: left;
	height:77px;
	padding: 0 0 0 224px;
	background-image:url(images/contactbg.png);
	background-repeat:no-repeat;
	background-position:350px 6px;
}
#contact ul {
	margin:0;
	padding:0;
	list-style:none;
}
#contact ul li {
	float:left;
	background-repeat:no-repeat;
	font-size:12px;
	color:#cccccc;
	padding: 8px 0 0 25px;
}
#contact ul li a {
	color:#cccccc;
	text-decoration:none;
}
#contact ul li a:hover {
	color:#FFFFFF;
}
#contact ul li#tel {
	width:130px;
	background-image:url(images/tel.png);
	background-position: 0 7px;
}
#contact ul li#email {
	width:151px;
	background-image:url(images/email.png);
	background-position: 0 10px;
}
#contact ul li#quote {
	background-position: 0 9px;
	width:120px;
	background-image:url(images/quote.png);
}
#menu {
	width: 700px;
	float: left;
	height:60px;
	overflow:hidden;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
}
#menu ul li {
	float:left;
	background-image:none;
	padding:0;
}
#menu ul li a {
	height:30px;
	background-position:0px 0px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-500em;
	overflow:hidden;
}
#menu ul li a:hover {
	background-position:0px -30px;
}
#menu ul li a#menu_home {
	width:85px;
	background-image:url(images/menu_home.png);
}
#menu ul li a#menu_web {
	width:73px;
	background-image:url(images/menu_web.png);
}
#menu ul li a#menu_print {
	width:72px;
	background-image:url(images/menu_print.png);
}
#menu ul li a#menu_marketing {
	width:119px;
	background-image:url(images/menu_marketing.png);
}
#menu ul li a#menu_about {
	width:83px;
	background-image:url(images/menu_about.png);
}
#menu ul li a#menu_contact {
	width:99px;
	background-image:url(images/menu_contact.png);
}
#menu ul li a#menu_portfolio {
	width:105px;
	background-image:url(images/menu_folio.png);
}

#getintouch {
	width: 145px;
	height:144px;
	position:absolute;
	top: 125px;
	margin-left:760px;
}

#getintouch a {
	text-indent:-500em;
	background-image:url(images/getintouch.png);
	background-repeat:no-repeat;
	background-position: 0 0;
	display:block;
	width: 145px;
	height:144px;
}

#seoreview {
	width: 240px;
	height:117px;
	position:absolute;
	top: 137px;
	margin-left:680px;
}


#homecallback {
	width: 214px;
	padding:45px 0 0 26px;
	height:72px;
	position:absolute;
	top: 137px;
	margin-left:680px;
	background-image:url(images/callback.png);
}

#homecallback input {
	border: 1px solid #999;
	color: #999;
	float:left;
	width: 184px;
	padding: 3px 3px 3px 6px;
	margin-bottom:10px;
}

#homecallback input.telephone {
	width: 144px;
	margin:0 5px 0 0;
}


#homecallback input.go {
	border:0;
	margin:0;
	width:auto;
	padding:0;
}

#headline {
	background-image:url(images/headlinebg-large.png);
	background-repeat:repeat-x;
	background-position:top;
	height:117px;
	text-align:center;
	background-color:#0079d8;
}

#headline-thin {
	background-repeat:repeat-x;
	background-position:top;
	height:86px;
	text-align:center;

}

.thinweb {
	background-image:url(images/web_bg.png);
	background-color:#006bb5;
}

.thinprint {
	background-image:url(images/print_bg.png);
	background-color:#0090dc;
}

.thinmarketing {
	background-image:url(images/marketing_bg.png);
	background-color:#8ab000;
}

#serviceoverview {
	background-image:url(images/serviceoverviewbg.png);
	background-repeat:repeat-x;
	height:142px;
	background-color:#00174c;
}
#serviceoverview .content {
	background-image:url(images/servicefixedbg.png);
	background-repeat:no-repeat;
	height:113px;
	padding-top:29px;
}
#serviceoverview .content a {
	text-decoration:none;
	color:#FFFFFF;
}
#serviceoverview .content a:hover {
	text-decoration:underline;
}
.serivceoverview-image {
	width:60px;
	float:left;
}
.serivceoverview-intro {
	width:220px;
	float:left;
}
.serivceoverview-intro p {
	font-size:12px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	line-height:18px;
}
.serivceoverview-intro p strong {
	font-weight:normal;
}
.serivceoverview-intro p a.more {
	font-weight:bold;
}
#maincontent {
	padding-top:20px;
	background-image:url(images/maincontentbg.png);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}
.content {
	width: 920px;
	margin: 0 auto 0 auto;
}
.column-thirds {
	width:280px;
	float:left;
	margin-right:40px;
	overflow:hidden;
}
.column-thirds.last {
	margin-right:0;
}
.column-two-thirds {
	width:600px;
	float:left;
	margin-right:40px;
	overflow:hidden;
}
.column-two-thirds.last {
	margin-right:0;
}
.column-quarters {
	float:left;
	width:200px;
	margin-right:40px;
	overflow:hidden;
}
.column-quarters.last {
	margin-right:0;
}
.column-three-quarters {
	float:left;
	margin:0;
	width:680px;
}
.column-two-quarters {
	float:left;
	width:440px;
	margin-right:40px;
	overflow:hidden;
}
.column-two-quarters.last {
	margin-right:0;
}

#service-intro {
	width:280px;
	height:397px;
}

#service-intro p {
	font-size:16px;
	line-height:24px;
}

#service-enquiry {
	width:280px;
	height:47px;
	margin:10px 0 30px 0;
}

#service-list {
	width:280px;
}

#service-list ul {
	list-style:none;
	padding:0;
	margin:0;
	font-size:14px;
}

#service-list ul li {
	padding:0;
	margin:0;
	line-height:22px;
	background-image:none;
}

#detail-quote {
	width:920px;
	height:95px;
	margin:0 auto 0 auto;
	padding:20px 0 40px 0;
	background-color:#FFFFFF;
}

.portfolio-item {
	width:264px;
	height:198px;
	margin-bottom:20px;
	background-image:url(images/thumb_bg.png);
	padding:8px;
}
.portfolio-item-image {
	width:264px;
	height:198px;
	overflow:hidden;
}

.portfolio-item .latest-item {
	position:absolute;
	margin-left:167px;
	margin-top:-9px;
}
.portfolio-item .latest-item a {
	width:auto;
	height:auto;
	display:inline;
	padding:0;
}
.portfolio-item .portfolio-item-info {
	width:264px;
	height:33px;
	/*background-image:url();
	background-repeat:no-repeat;
	background-position:0 0;*/
	
	overflow:hidden;
}

.portfolio-item .portfolio-item-info a {
	
	margin-top:-33px;
	
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	padding:9px 0 0 10px;
	text-decoration:none;
	width:254px;
	height:24px;
	display:block;	

}
#footer {
	background-image:url(images/footerbg.png);
	background-repeat:repeat-x;
	
	clear:both;
	padding:20px 0 20px 0;
	font-size:11px;
	color:#FFFFFF;
	background-color:#00023c;
}

#footer h2 {
	font-size:11px;
	color:#FFFFFF;
	font-weight:normal;
}

#newsletter-container {
	width:920px;
	height:55px;
	margin:0 0 30px 0;
}

#newsletter {
	width:683px;
	height:55px;
	background-image:url(images/newsletter-bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	margin:0 0 30px 0;
	float:left;
}

#newsletter input#newsletter-ok {
	margin:9px 0 0 0;
}

#newsletter input#newsletter-text {
	margin:9px 0 0 0;
	color:#666666;
	padding:3px;
	width:200px;
}

#twitter-box {
	width:222px;
	height:46px;
	float:left;
	padding:9px 0 0 15px;
}

#footer .service-col {
	width:140px;
	margin-right:10px;
	float:left;
	overflow:hidden;
	margin: 0 10px 25px 0;
}
#footer .service-col.last {
	margin-right:0px;
}
#footer .service-col a.aweb {
	color:#0072b9;
	font-weight:bold;
}
#footer .service-col .aprint {
	color:#009ee0;
	font-weight:bold;
}
#footer .service-col .amarketing {
	color:#9bbf2e;
	font-weight:bold;
}

#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#copyright {
	clear:left;
	padding-top:15px;
}
#rar {
	float:right;
	background-image:url(images/rar_recommended.png);
	width:89px;
	height:48px;
	text-indent:-500em;
	margin: -8px 110px 0 0;
	display:inline;
}
#rar100 {
	float:right;
	background-image:url(images/rar100.png);
	width:74px;
	height:67px;
	text-indent:-500em;
	margin: -25px 110px 0 0;
	display:inline;
}
.testimonial {
	background-image:url(images/testimonial-middle.png);
	background-repeat:repeat-y;
	width:280px;
	margin-bottom:20px;
	line-height:20px;
}
.testimonial-text {
	background-image:url(images/testimonial-top.png);
	background-repeat:no-repeat;
	background-position:0 top;
	padding:19px 20px 17px 20px;
	font-style:italic;
	width:240px;
	height:150px;
	overflow:hidden;
}
.testimonial-author {
	background-image:url(images/testimonial-bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:0 20px 37px 20px;
	font-size:12px;
	width:240px;
}
.update {
	clear:both;
}
.update-date {
	width:39px;
	height:26px;
	float:left;
	margin: 2px 20px 18px 0;
	background-image:url(images/latestupdatebg.png);
	color:#9a9a9a;
	font-size:9px;
	padding: 13px 0 0 0px;
	line-height:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;   
}
.update-text {
	width:220px;
	float:left;
	line-height:20px;
	margin-bottom:18px;
	margin-top:1px;
}
.update-text a {
	color:#003361;
	text-decoration:none;
}

#utility {
	float:right;
	padding-top:10px;
	font-weight:bold;
}

#portfolio-cats-listing {
	position:absolute;
	width:167px;
	height:438px;
	background-image:url(images/button-portfoliocats-drop.png);
	padding:42px 0 0 15px;
	line-height:18px;
	display:none;
	z-index:100000000;
}

#portfolio-cats-listing a {
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

#portfolio-cats-listing a:hover {
	text-decoration:underline;
}

#portfolio-cats-listing h3 {
	margin-bottom:5px;
}

#portfolio-cats-listing-web {
	height:193px;
}

#portfolio-cats-listing-print {
	height:137px;
}

#servicesprovided {
	list-style:none;
	padding:0;
	margin:0 0  20px 0;
}

#servicesprovided li {
	color:#04416c;
	font-weight:bold;
}

#servicesprovided li a {
	color:#04416c;
	text-decoration:none;
}

#portfolio-large, .portfolio-large {
	width:584px;
	height:438px;	
	background-image:url(images/portfolio-bg.png);
	padding:8px;
	margin: 0 0 20px 0;
}

#portfolio-large-featured {
	position:absolute;
	width:201px;
	height:119px;
	margin-left:383px;
	top:331px;
}


.portfolio-thumb {
	width: 119px;
	height:89px;
	padding: 8px;
	background-image:url(images/portfolio-thumb-bg.png);
	margin: 0 20px 20px 0;
	float:left;
}

.portfolio-thumb.last {
	margin-right:0;
}

.portfolio-thumb-image {
	width: 119px;
	height:89px;
	overflow:hidden;
}

.portfolio-thumb-zoom {
	height:33px;
	overflow:hidden;

}

.staff {
	padding: 0 0 10px 120px;
	background-position:28px 0;
	background-repeat:no-repeat;
}

.staff h2 {
	margin:0;
	padding:0;
	font-size:22px;
	font-weight:normal;
}

.staff#ash {
	background-image:url(images/team-ash.png);
}
.staff#caroline {
	background-image:url(images/team-caroline.png);
}
.staff#gareth {
	background-image:url(images/team-gareth.png);
}
.staff#manny {
	background-image:url(images/team-manny.png);
}
.staff#nik {
	background-image:url(images/team-nik.png);
}
.staff#james {
	background-image:url(images/team-james.png);
}
.staff#matt {
	background-image:url(images/team-matt.png);
}
.staff#norah {
	background-image:url(images/team-norah.png);
}


.portfolio-large-image {
	width:584px;
	height:438px;
	overflow:hidden;
}

.portfolio-large-zoom {
	height:33px;
	/*background-image:url(images/widebar.png);
	background-repeat:no-repeat;*/
	background-position:0 0;
	width:584px;
	overflow:hidden;
	
}

.portfolio-large-zoom  a {
	margin-top:-33px;
	height:27px;
	width:574px;
	padding:9px 0 0 10px;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}

#theprocess {
	clear:both;
	background-color:#FFFFFF;
	background-image:url(images/processbg.png);
	background-repeat:repeat-x;
	height:193px;
}

#theprocess .content {
	background-image:url(images/processcontentbg.png);
	background-repeat:no-repeat;
	height:193px;
}

#theprocess p {
	line-height:16px;
}

#other-services  {
	list-style:none;
	margin:0 0 20px 0;
	padding:0;
}

#other-services li {
	padding: 5px 0 5px;
	border-top:1px dashed #cccccc;
	background-image:none;
}

#other-services li.first {
	border:0;
}

#other-services li a {
	color:#003e6a;
	font-weight:bold;
}

#nextstep {
	background-image:url(images/nextstep.png);
	background-repeat:no-repeat;
	width:495px;
	height:71px;
	padding:55px 40px 20px 65px;
}

#features {
	list-style:none;
	margin:0;
	padding:15px 0 30px 0;
}

#features li {
	padding: 5px 0 5px 45px;
	background-image:url(images/accept.png);
	background-repeat:no-repeat;
	background-position:10px 7px;
}

#contactdetails {
	list-style:none;
	padding:0;
	margin:0;
	background-repeat:no-repeat;
	float:left;
}

#contactdetails li {
	background-repeat:no-repeat;
	background-position:0 4px;
	padding: 5px 0 5px 30px;
}

#contactdetails #c_email {
	background-position:0 8px;
	background-image:url(images/email2.png);
}

#contactdetails #c_telephone {
	background-position:2px 4px;
	background-image:url(images/tel2.png);
}

#contactdetails #c_address {
	background-position:1px 6px;
	background-image:url(images/address.png)
}

#requestaquote {
	background-image:url(images/requestaquote.png);
	background-repeat:no-repeat;
	width:350px;
	height:71px;
	overflow:hidden;
	margin:30px 0 20px 0;
	padding:50px 25px 0 65px;
}
#contactform {
	margin-top:10px;
}
#contactform td {
	padding: 0 15px 15px 0;
	text-align:right;
}

#contactform td em {
	color:#009ee0;
}

#contactform td.r input {
	width:242px;
	border:1px solid #a9a8a5;
	border-left-color:#c6c5c2;
	border-right-color:#edece8;
	border-bottom-color:#e7e6e3;
	padding:4px;
	background-color:#fcfbf7;
	background-image:url(images/inputbg.png);
	background-repeat:repeat-x;
}

#contactform td.r textarea {
	width:310px;
	border:1px solid #a9a8a5;
	border-left-color:#c6c5c2;
	border-right-color:#edece8;
	border-bottom-color:#e7e6e3;
	padding:4px;
	background-color:#fcfbf7;
	background-image:url(images/textareabg.png);
	background-repeat:repeat-x;
	height:290px;
	overflow:auto;
}

#contactform td.r input.checkbox {
	border-color:#666666;
	border-width:thin;
	border-style:none;
	color:#666666;
	padding:0px;
	width:auto;
	background-color:#FFFFFF;
	background-image:none;
}


#contactform td.r {
	text-align:left;
	padding-right:0;
	padding-left:15px;
	width:250px;
}


#map_canvas {
	width:438px;
	height:438px;
	border:1px solid #b7b0a3;
}

#map_directions_print {
	position:absolute;
	margin:21px 0 0 347px;
	display:none;
}

#map_postcode {
	width:251px;
	height:39px;
	margin-left:188px;
	margin-top:1px;
	background-image:url(images/directions.png);
	position:absolute;
	z-index:500;
}

#map_postcode form {
	padding-left:119px;
	padding-top:6px;
}
#map_postcode #postcode {
	width:80px;
	float:left;
	margin-top:1px;
	margin-right:7px;
	
	
	border:1px solid #ababab;
	border-left-color:#c8c8c8;
	border-right-color:#efefef;
	border-bottom-color:#e9e9e9;
	padding:3px 4px 3px 4px;
	background-color:#fcfbf7;
	background-image:url(images/inputbg.png);
	background-repeat:repeat-x;	
	font-size:11px;
	color:#666666;
}

#map_postcode #postcode-go {
	margin-top:-1px;
}

.content ul {
	margin:0;
	padding:0 0 15px 0;
	list-style:none;
}
.content ul li {
	background-image:url(images/tick.png);
	background-repeat:no-repeat;
	background-position:2px 7px;
	padding: 4px 0 4px 25px;
}

.content ul li ul {
	padding-top:5px;
	padding-bottom:10px;
}

.content ul li ul li {
	background-image:url(images/tick-2.png);
	background-repeat:no-repeat;
	background-position:12px 7px;
	padding: 4px 0 4px 35px;
}

#flashholder {
	padding-bottom:20px;
}

#newslisting {
	padding-bottom:15px;
}

#newslisting .update-date {
	margin-right:15px;
	margin-botom:0;
	margin-top:0;
}

#newslisting h1 {
text-indent:0;
font-size: 22px;
color:#003366;
font-weight:normal;
padding-top:8px;
}

#newslisting p {
	clear:left;
}

#newslisting .update-item {
	margin-bottom:20px;
	border-bottom:1px solid #DDD;
	padding-bottom:10px;
}




#newslisting .update-item blockquote {
	background-color:#EEE;
	margin:0 20px 15px 15px;
	padding: 15px 15px 0 15px;
}

#newslisting .update-item img{
	border: 1px solid #CCC;
	padding:10px;
	background-color:#EEE;
	float:right;
	margin: 0 0 10px 20px;
}


#newslisting .update-item .permalink {
	text-align:right;
	font-size:11px;
}

#newslisting .update-item .permalink a {
	text-decoration:underline;
}

.rssfeed {
	float:right;
	margin-top:12px;
}

.rssfeedhome {
	margin-top:10px;
}

.rssfeed a {
	display:block;
	background-image:url(images/rss.gif);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding: 0px 0 0 18px;
}

#about-beliefs {
	background-image:url(images/about-beliefs.png);
	background-position:0px 10px;
	background-repeat:no-repeat;
	height: 65px;
	clear:both;
	text-indent:-1000em;
	margin: 0 0 30px 0;
	padding: 10px 0 0 0;
}

.content ul.about {
	margin:0;
	padding:0;
	list-style:none;
}

.content ul.about li {
	background-image:url(images/about-bullet.png);
	background-repeat:no-repeat;
	background-position:0 0px;
	padding: 0 0 30px 35px;
	line-height:20px;
}

@media print {
	#header, #headline, #headline-thin, #serviceoverview, #footer, #contactformholder,  #sendemailimg, #requestaquote, #map_postcode {
		display:none;
	}
	
	#maincontent, .column-quarters, .column-thirds, .column-two-quarters, #contactdetails li {
		margin:0;
		padding:0;
		float:none;
		width:100%;
	}
	
	#map_canvas {
		margin-top:15px;
	}
}



.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	/* vertical scrollables have typically larger height than width but not now */
	width:600px;
	height:506px;	
}

/* root element for scrollable items */
.scrollable .items {
	position:absolute;
	/* this time we have very large space for the height */
	height:20000em;
}
.scrollable .items .item { width: 600px; overflow: hidden; }

.scrollable .items .item span {
	float:right;
	width:100px;
	text-align:right;
	margin-top:15px;
}

#portfolioleft {

}

#portfolioleft ul {
	margin:0 0 10px 0;
	padding:0;
	background-image:none;
}

#portfolioleft ul li {
	padding: 5px 0 5px;
	border-top:1px dashed #cccccc;
	background-image:none;
	background-position:260px 4px;
	
}

#portfolioleft ul li.first {
	border-top: 1px solid #cccccc;
}

#portfolioleft ul li a {
	color:#003e6a;
	font-weight:bold;
}
#portfolioleft span {
	float:right;
	margin-top:15px;
}

h1.portfolio {
	margin:0;
	background-repeat:no-repeat;
	height:38px;
	overflow:hidden;
	text-indent:-500em;
}

#thinktank-sidetab {
	position: fixed;
	top: 296px;
	left: 0;
}

#hiring-sash {
	position: fixed;
	top: 0;
	right: 0;
}

/*- RECRUITMENT -*/
#recruitment { overflow: hidden; }
#recruitment form { margin-top:10px; }
#recruitment form td { width: 65px; padding: 0 15px 15px 0; text-align:right; }
#recruitment form td.r { width: 185px; padding-right:0; padding-left:15px; text-align:left; }
#recruitment form td em { color:#009ee0; }
#recruitment td.r input.text {
	width: 171px;
	padding: 4px;
	border:1px solid #a9a8a5;
	border-left-color:#c6c5c2;
	border-right-color:#edece8;
	border-bottom-color:#e7e6e3;
	background: #fcfbf7 url(images/inputbg.png) repeat-x 0 0;
}
#recruitment form label {
	margin-bottom: 6px;
	padding-left: 15px;
	text-indent: -15px;
	display: block;
}
#recruitment form label input.checkbox {
	width: 13px;
    height: 13px;
    margin: 0 10px 0 0;
	padding: 0;
    vertical-align: bottom;
    *overflow: hidden;
}

