/* COLOURS */

.txtpurple {
	color: #3f0f6d;
}

.txtorange {
	color: #e7561a;
}

.txtpink {
	color: #e2007a;
}

.txtviolet {
	color: #8584bb;
}

.txtgreen {
	color: #77ad1a;
}

.bgpurple {
	background-color: #3f0f6d;
}

.bgorange {
	background-color: #e7561a;
}

.bgpink {
	background-color: #e2007a;
}

.bgviolet {
	background-color: #8584bb;
}

.bggreen {
	background-color: #77ad1a;
}


/* GENERAL STYLES */

img {
	border: 0px;
}

a {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

address {
	font-style: normal;
}

p {
	font-size: 65%;
	padding-bottom: 10px;
	line-height: 140%;
	color: #000000;
	text-align: left;
}

b {
	font-size: 100%;
	color: #3f0f6d;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

em {
}


/* DISPLAY STYLE */

.none {
	display: none;
}

.printonly {
	display: none;
}

hr {
	display: none;
}

/* CLEAR STYLES */

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

/* SITE STRUCTURE */

.hcontainer {
	display: block;
	width: 1920px;
	height: 550px;
	float:left;
}

.vcontainer {
	display: block;
	height: 1200px;
}

.width980 {
	width: 980px;
}

.content {
	margin-left: 22px;
	margin-right: 22px;
}

.hheight {
	height: 460px;
}

/* HEADER ELEMENT */

.headerall {
	margin-left: 22px;
	margin-right: 22px;
	height: 68px;
}

.headerall h1 {
	display: none;
	color: #3f0f6d;
}

.toplinks {
	text-align: right;
	float: right;
	width: 500px;
	height: 30px;
	color: #ffffff;
	font-size: 60%;
}

.topspace {
	padding-top: 8px;
}

.toplinks a {
	color: #8584bb;
	text-decoration: none;
}

.toplinks a:hover {
	text-decoration: underline;
}

.toplogo img {
	float: left;
}

/* MAIN NAVIGATION */

.smnavigation {
	padding: 12px 22px 27px 2px;
}

.navigation {
	float: right;
	width: 675px;
	text-align: right;
}

.navigation ul {
	list-style: none;
	position: relative;
}

.navigation li {
	float: left;
	height: 15px;
	font-size: 70%;
}

.navigation a {
	display: inline;
	float: left;
	height: 15px;
	margin-left: 7px;
}

.btcreative a {
	width: 65px;
	background-image: url(../images/navigation/but-creative.gif);
	background-repeat: no-repeat;
}

.btcreative a:hover {
	width: 65px;
	background-position: 0 -21px;
}

.btsolutions a {
	width: 81px;
	background-image: url(../images/navigation/but-marcomms.gif);
	background-repeat: no-repeat;
}

.btsolutions a:hover {
	background-position: 0 -21px;
}

.btdigital a {
	width: 59px;
	background-image: url(../images/navigation/but-digital.gif);
	background-repeat: no-repeat;
}

.btdigital a:hover {
	background-position: 0 -21px;
}

.btpr a {
	width: 21px;
	background-image: url(../images/navigation/but-pr.gif);
	background-repeat: no-repeat;
}

.btpr a:hover {
	background-position: 0 -21px;
}

.btwho a {
	width: 93px;
	background-image: url(../images/navigation/but-whoweare.gif);
	background-repeat: no-repeat;
}

.btwho a:hover {
	background-position: 0 -21px;
}

.btteam a {
	width: 107px;
	background-image: url(../images/navigation/but-team.gif);
	background-repeat: no-repeat;
}

.btteam a:hover {
	background-position: 0 -21px;
}

.btnotice a {
	width: 105px;
	background-image: url(../images/navigation/but-notice.gif);
	background-repeat: no-repeat;
}

.btnotice a:hover {
	background-position: 0 -21px;
}

.btcontact a {
	width: 88px;
	background-image: url(../images/navigation/but-contact.gif);
	background-repeat: no-repeat;
}

.btcontact a:hover {
	background-position: 0 -21px;
}

/* FOOTER ELEMENT */

.footer {
	margin-left: 22px;
	margin-right: 22px;
	padding-bottom: 14px;
}

.newsletter {
	float: left;
	width: 138px;
}

.newsletter ul {
	list-style: none;
	position: relative;
}

.newsletter li {
	display: block;
	height: 16px;
}

.newslink a {
	display: block;
	height: 16px;
	width: 130px;
	background-image: url(../images/navigation/but-signup.gif);
	background-repeat: no-repeat;
}

.newslink a:hover {
	background-position: 0 -22px;
}

.baselinks {
	float: right;
	font-size: 60%;
	text-align: right;
	color: #ffffff;
	padding-top: 5px;
	padding-left: 14px;
	background-image: url(../images/rss/icon-rss.gif);
	background-repeat: no-repeat;
	background-position: 0 6px;
}

.baselinks a {
	color: #3f0f6d;
	text-decoration: none;
}

.baselinks a:hover {
	text-decoration: underline;
}

.copyright {
	float: right;
	font-size: 60%;
	color: #3f0f6d;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
}

.xbaselinks {
	float: right;
	font-size: 60%;
	text-align: right;
	color: #ffffff;
	padding-left: 14px;
	background-image: url(../images/rss/icon-rss.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
}

.xbaselinks a {
	color: #3f0f6d;
	text-decoration: none;
}

.xbaselinks a:hover {
	text-decoration: underline;
}

.xcopyright {
	clear: right;
	float: right;
	font-size: 60%;
	color: #3f0f6d;
	text-align: right;
	padding-top: 3px;
}

/* SPLASH PAGE */

.splashpage {
	width: 780px;
	margin: 0 auto;
	color: #3f0f6d;
	text-align: center;
	height: 520px;
}

.splashst, .splashav, .splashhd {
	padding-top: 190px;
}

.splashpage p {
	text-align: center;
}

.splashpage a {
	color: #000000;
}

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

.splashpage em {
	font-style: normal;
	color: #999999;
}

.splashst {
	width: 390px;
	float: left;
}

.splashav {
	width: 390px;
	float: left;
}

.splashfooter {
	width: 780px;
	margin: 0 auto;
	font-size: 60%;
	color: #3f0f6d;
	text-align: center;
}

.splashfooter a {
	color: #3f0f6d;
	text-decoration: none;
}

.splashfooter a:hover {
	text-decoration: underline;
}
