/* STANDARD STYLES */

html { height: 101%; }

body {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #ffffff;
	text-align: left;
}

table, tr, th, td, p, h1, h2, h3, h4, ul, li, a, form, hr {
	border: 0;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align: left;
	
}

.casestudyleft h3{
	padding-top: 14px;
}

.return {
	display: none;
}

/* backgrounds */

.height490 {
	min-height: 490px;
	overflow: auto;
}

* html .height490 {
	height: 490px;
	overflow: visible;
}

.standardwidth {
	width: 980px;
	margin: 0 auto;
}

.standardspace {
	height: 10px;
}

.sthome {
	background-image: url(../../images/home/backgrounds/bg-hm-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stsorry {
	background-image: url(../../images/sorry/backgrounds/bg-whoops-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stwho {
	background-image: url(../../images/whoweare/backgrounds/bg-who-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stteam {
	background-image: url(../../images/team/backgrounds/bg-tm-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stnotice {
	background-image: url(../../images/noticeboard/backgrounds/bg-nb-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stcharities {
	background-image: url(../../images/charities/backgrounds/bg-char-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stplanint {
	background-image: url(../../images/charities/backgrounds/bg-char-2.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.strecruitment {
	background-image: url(../../images/pages/backgrounds/bg-recruitment-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stcontact {
	background-image: url(../../images/contact/backgrounds/bg-cn-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.staccess {
	background-image: url(../../images/pages/backgrounds/bg-ac-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stsitemap {
	background-image: url(../../images/pages/backgrounds/bg-site-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stprivacy {
	background-image: url(../../images/pages/backgrounds/bg-privacy-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
	overflow: auto;
}

.stevents {
	background-image: url(../../images/pages/backgrounds/bg-events-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
	overflow: auto;
}

.stnews {
	background-image: url(../../images/pages/backgrounds/bg-news-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
	overflow: auto;
}

.stnewsletter {
	background-image: url(../../images/pages/backgrounds/bg-newsletter-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.strss {
	background-image: url(../../images/pages/backgrounds/bg-rss-1.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stprmain {
	background-image: url(../../images/pr/backgrounds/bg-pr-top.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stprcase {
	background-image: url(../../images/pr/backgrounds/bg-pr-strip.gif);
	background-repeat: repeat-y;
}

.stcreativemain {
	background-image: url(../../images/creative/backgrounds/bg-cr-top.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stcreativecase {
	background-image: url(../../images/creative/backgrounds/bg-cr-strip.gif);
	background-repeat: repeat-y;
}

.stdigitalmain {
	background-image: url(../../images/digital/backgrounds/bg-di-top.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stdigitalcase {
	background-image: url(../../images/digital/backgrounds/bg-di-strip.gif);
	background-repeat: repeat-y;
}

.stsolutionsmain {
	background-image: url(../../images/marcomms/backgrounds/bg-so-top.gif);
	background-repeat: no-repeat;
	background-position: 0 -68px;
}

.stsolutionscase {
	background-image: url(../../images/marcomms/backgrounds/bg-so-strip.gif);
	background-repeat: repeat-y;
}


/* photograpy page */

.photowrapper {
	width:825px;
	margin:auto;
}

.phototextlinks p {
	text-align:center;
	text-decoration:underline;
	font-weight:bold;
}

.paracopy {
	padding-top:20px;
}

.paracopy p {
	text-align:center;
	color:#3f0f6d;
}

.box1 {
	height:270px;
}

.box1 a {
	text-align:center;
	background-image:url(../../images/photos/comissioned.gif);
	background-repeat:no-repeat;
	width:250px;
	display: block;
	overflow: hidden;
	background-position: 0 -263px;
	font-weight:bold;
	font-size:70%;
	padding-top:260px;
}

.box1hidden a {
	display:none;
}

.box1 a:hover {
	background-position: 0 0;
	color:#e7561a;
}

.box2 {
	height:270px;
}

.box2 a {
	text-align:center;
	background-image:url(../../images/photos/packshot.gif);
	background-repeat:no-repeat;
	width:250px;
	display: block;
	overflow: hidden;
	background-position: 0 -263px;
	font-weight:bold;
	font-size:70%;
	padding-top:260px;
}

.box2 a:hover {
	background-position: 0 0;
	color:#e7561a;
}

.box2hidden a {
	display:none;
}

.box3 {
	height:270px;
}

.box3 a {
	text-align:center;
	background-image:url(../../images/photos/inhouse.gif);
	background-repeat:no-repeat;
	width:325px;
	display: block;
	overflow: hidden;
	background-position: 0 -263px;
	font-weight:bold;
	font-size:70%;
	padding-top:260px;
}

.box3 a:hover {
	background-position: 0 0;
	color:#e7561a;	
}

.box3hidden a {
	display:none;
}


.boxs a:hover {
	text-align:center;
}

.phototextlinks a {
	color: #000000;
}

.phototextlinks a:hover {
	color: #e7561a;
}

.photo h2 {
	display: none;
}

.no-jsx {
	font-size:150%;
}

.com-nojava-wrapper {
	width:6700px;
	height:400px;
	background-color:#000000;
	padding:30px;
}

.com-nojava-wrapper img {
	padding-left:10px;
}

.com-nojavacontent {
	width:6838px;
}

.com-nojava-wrapper {
	width:6701px;
	background-color:#000000;
}

.com-nojava-wrapper img {
	padding-left:10px;
}

.com-nojavacontent {
	width:6837px;
}

.in-nojava-wrapper {
	width:4452px;
	background-color:#000000;
}

.in-nojava-wrapper img {
	padding-left:10px;
}

.in-nojavacontent {
	width:4530px;
}

.loc-nojava-wrapper {
	width:4937px;
	background-color:#000000;
}

.loc-nojava-wrapper img {
	padding-left:10px;
}

.loc-nojavacontent {
	width:5015px;
}

.photopad30 {
	padding-left: 38px;
	padding-right: 38px;
}

.photowrap30 {
	padding:30px;
}

.return-linkleft {
	float:left;
	font-size:65%;
	color:#000000;
	padding-top:10px;
}

.return-linkleft a:hover {
	color:#7d7d7d;
}

.return-linkright {
	float:right;
	font-size:65%;
	color:#000000;
	padding-top:10px;
}

.return-linkright a:hover {
	color:#7d7d7d;
}

.metaredirect {
	width:600px;
	margin:auto;
	padding-top:40px;
}

.metaredirect a {
	font-size:65%;
}

.metaredirect a:hover {
	color:#7d7d7d;
}
