/*
              Title:          default.css 
      
              Author:         Global Web Limited
              Version:        321 
              Filename:       css/default.css 
              Date:           10:37 6 September 2010
              File Type:      Style Sheet
      
              Copyright:      Copyright (c) 1994-2010 Global Web Limited.
                              All rights reserved.
      
              Address:        Global Web Limited
                              Twin Spires Business Park
                              Mugiemoss Road
                              Bucksburn
                              Aberdeen
                              AB21 9BG
                              United Kingdom
      
              Telephone:      +44 1224 454000
              Fax:            +44 1224 454001
              E-mail:         support@globalweb.co.uk
      	      Web:            http://www.globalweb.co.uk/
      
      */
      


/* Reset styles
-------------------------------------------------- */

html, body, div, span, applet, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  a, abbr, acronym, address, big, cite, code,  del, dfn, em, font, img, ins, kbd, q, s, samp,  small, strike, strong, sub, sup, tt, var,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* Basic styles
-------------------------------------------------- */

body {
	color:#4d4d4d;
	background: #fff;
	text-align:center;
	margin:0;
	padding:0;
	font: 62.5% Helvetica, Arial, sans-serif;
}
img {
	border:0;
}
*html>body {
	height:100%;
}
p {
	line-height:1.5em;
	margin:0 0 1.2em 0;
	font-size:12px;
}
h1 {
	font-size:3em;
	font-family:Georgia, Times, serif;
	color:#78278d;
	margin:0.2em 0 0.4em 0;
	border-bottom:1px dotted #78278D;
	padding:20px 0px 6px 0px;
}
h2 {
	font-size:1.4em;
	font-family:Georgia, Times, serif;
	font-style:italic;
	color:#78278d;
	font-weight:bold;
	margin:1em 0;
}
h3 {
	font-size:1.05em;
	color:#4d4d4d;
	font-weight:bold;
	margin:1em 0;
}
h4 {
	font-size:0.75em;
	color:#a57db6;
	font-weight:bold;
	margin:1em 0;
}
h5 {
	font-size:0.75em;
	color:#78278b;
	font-weight:bold;
	font-style:italic;
	margin:1em 0;
}
small {
	font-size:0.8em;
	color:#78278b;
	font-style:italic;
}
a {
	color:#78278b;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#4d4d4d;
	text-decoration:none;
}
hr {
	background: #fff;
	color:#fff;
	height: 1px;
	width: 90%;
	border:0;
}
strong {
	font-weight:bold;
}
ul {
	list-style-type: disc;
	margin:0 0 1.2em 2em;
}
li, .vcard {
	font-size:1em;
}
li li, li p, blockquote p {
	font-size:1em;
}
#wrapper {
	width:940px;
	margin:0 auto;
	text-align:left;
}
.printLogo {
	display:none;
}

/* Global
-------------------------------------------------- */

.sitemap ul {
	margin:0px 0px 0px 20px;
	list-style:none;
}
.sitemap a {
	font-size:12px;
}
#usefullinks strong {
	display:block;
}
#usefullinks li {
	margin:0px 0px 12px 0px;
	list-style:none;
}
.breadcrumb {
	position:absolute;
	right:0;
	bottom:0;
	padding:0px 0px 6px 0px;
}
.breadcrumb a {
	font-weight:normal;
}
.asterix {
	color:#ff0000;
	font-size:1.5em;
}
.relatedPageActive a {
	color:#78278b !important;
}
#mainCol1 #subCol1 .relatedPageActive, #mainCol2 #subCol1 .relatedPageActive, #mainCol3 #subCol1 .relatedPageActive, #mainCol4 #subCol1 .relatedPageActive {
	color:#78278b !important;
}

/* Header
-------------------------------------------------- */

#header {
	height:180px;
	width:940px;
	border-bottom:1px solid #666;
	position:relative;
}
#topNav {
	height:40px;
	border-bottom:1px solid #666;
}
#logo {
	width:940px;
	clear:both;
	height:140px;
}
#logo img {
	margin:0;
	padding:0;
	position:absolute;
	top:42px;
	left:0;
}
.navigation {
	float:left;
	width:940px;
	min-width:940px;
	height:40px;
	text-align:left;
	font:1.2em Helvetica, Arial, sans-serif;
}
.navigation ul {
	list-style:none;
	margin:0;
}
.navigation li {
	display:inline;
	padding:0em 0em 0em 1em;
}
.navigation li:first-child {
	padding:0;
}
.navigation li a {
	text-decoration:none;
	line-height:40px;
}
.navigation li a:link, .navigation li a:visited {
	color:#666666;
}
.navigation li a:hover, .navigation li a.current {
	color:#78278b;
}
.login {
	position:absolute;
	right:0;
	top:0;
}
.login a {
	color:#666;
}

/* Home page animation
-------------------------------------------------- */

#animation {
	width:940px;
	height:246px;
	margin:20px 0px;
	clear:both;
}

/* Home page
-------------------------------------------------- */

.homepagetitle {
	text-indent:-9999px;
	display:none;
}
#homeContent {
	border-top:1px solid #666;
	width:940px;
	margin:0 auto;
	clear:both;
	padding:20px 0px;
}
#homeCol1 {
	width:220px;
	float:left;
}
#homeCol1 img, #homeCol2 img, #homeCol3 img {
	border:1px solid #A57DB6;
}
#homeCol2 {
	width:220px;
	float:left;
	margin:0px 0px 0px 18px;
}
#homeCol3 {
	width:220px;
	float:left;
	margin:0px 0px 0px 18px;
}
#homeCol4 {
	width:220px;
	float:left;
	margin:0px 0px 0px 14px;
}
#subscribe label {
	display:block;
	text-transform: capitalize;
}
#subscribe input {
	display:block;
	width:220px;
	border:1px solid #666;
	margin:4px 0px;
}
#subscribe input[type=submit] {
	width:60px;
}
.homeSearch h2 {
	margin:20px 0px 4px 0px;
}
.homeSearch input[type=text] {
	width:220px;
	border:1px solid #666;
	margin:4px 0px;
}
.homeSearch input[type=submit] {
	width:54px;
	border:1px solid #666;
	margin:4px 0px;
}

/* Main Column 1 - 1 Column 2 Sub Columns
-------------------------------------------------- */

#mainCol1 {
	width:940px;
	clear:both;
}
#mainCol1 #subCol1 {
	width:620px;
	float:left;
	margin:0px 0px 20px 0px;
}
#mainCol1 #subCol2 {
	width:220px;
	float:right;
}
#mainCol1 #subCol2 ul {
	list-style:none;
	margin:6px 0px 0px 0px;
}
#mainCol1 #subCol2 h3 {
	font-size:1.2em;
	color:#a57db6;
	font-weight:bold;
	border-bottom:1px dotted #78278b;
	padding:0px 0px 8px 0px;
	margin:44px 0px 0px 0px;
}
#mainCol1 #subCol2 a, #mainCol1 #subCol2 span {
	color:#78278b;
}
#mainCol1 #subCol2 .findusNumbers a {
	color:#4d4d4d;
}
#contactForm ol li {
	width:310px;
	float:left;
}
#contactForm label {
	display:block;
}
#contactForm input {
	width:300px;
	border:1px solid #666;
	margin:10px 0px;
}
#contactForm textarea {
	display:block;
	width:610px;
	height:120px;
	border:1px solid #666;
	margin:10px 0px;
}
#contactForm #submitBtn {
	clear:both;
	display:block;
	width:auto;
}
.findusNumbers a, .findusDownload li a {
	font-weight:normal;
}

/* Main Column 2 -  1 Column 3 Sub Columns
-------------------------------------------------- */

#mainCol2 {
	width:940px;
	clear:both;
	float: left;
	position:relative;
}
#mainCol2 #subCol1 {
	width:220px;
	float:left;
	font-size:1.3em;
}
#mainCol2 #subCol2 {
	width:460px;
	float:left;
	margin:0px 0px 40px 20px;
}
#mainCol2 #subCol3 {
	width:220px;
	float: left;
	margin: 30px 0px 0px 12px;
}
#mainCol2 #subCol1 ul {
	color:#666;
	list-style:none;
	margin:6px 0px 6px 0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #666;
	font-weight:bold;
}
#mainCol2 #subCol1 ul a {
	font-weight:bold;
	color:#666;
}
#mainCol2 #subCol3 h3 {
	font-size:1.2em;
	color:#a57db6;
	font-weight:bold;
	padding:0px;
	margin:12px 0px 20px 0px;
}
#mainCol2 #subCol3 hr {
	border:1px dotted #78278b;
	color:#fff;
	background-color:#fff;
	height: 1px;
	width:220px;
	border-style:none none dotted;
	position:absolute;
	top:62px;
}
#mainCol2 #subCol3 a, #mainCol2 #subCol3 span {
	color:#78278b;
}
#mainCol2 #subCol1 a {
	color:#4d4d4d;
	font-weight:normal;
}

/* Main Column 3 -  1 Column 2 Sub Columns and 2 sub columns
-------------------------------------------------- */

#mainCol3 {
	width:940px;
	clear:both;
}
#mainCol3 #subCol1 {
	width:220px;
	float:left;
	font-size:1.35em;
}
#mainCol3 #subCol2 {
	width:580px;
	float:left;
	margin:0px 0px 20px 20px;
}
#mainCol3 #subCol2 .subCol2Col1 {
	width:400px;
	float:left;
}
#mainCol3 #subCol2 .subCol2Col2 {
	width:180px;
	float:left;
	margin:0px 0px 0px 20px;
}
#mainCol3 #subCol2 .subCol2Col2 ul {
	list-style:none;
	margin:0;
}
#mainCol3 #subCol1 ul {
	list-style:none;
	margin:6px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	border-bottom:1px solid #666;
}
#mainCol3 #subCol1 a {
	color:#4d4d4d;
}
#mainCol3 #subCol1 a:hover {
	color:#78278b;
}

/* Main Column 4 -  1 Column 2 Sub Columns - default template
-------------------------------------------------- */

#mainCol4 {
	width:940px;
	clear:both;
	overflow: hidden;
}
#mainCol4 #subCol1 {
	width:210px;
	float:left;
	font-size:1.3em;
}
#mainCol4 #subCol2 {
	width:480px;
	float:left;
	margin:0px 0px 20px 15px;
	position: relative;
	background:url(../images/dashed.gif) repeat-x left 64px;
}
#mainCol4 #subCol2a {
	width:715px;
	float:left;
	margin:0px 0px 20px 15px;
	position: relative;
}
#mainCol4 #subCol2a h1 {
	width:99%;
}
#mainCol4 #subCol2 h3 {
	font-size:12px;
	color:#a57db6;
	font-weight:bold;
	padding:2px 0px;
}
#mainCol4 #subCol2 ul {
	font-size:1.2em;
}
#mainCol4 #subCol1 ul {
	color:#666;
	list-style:none;
	margin:6px 0px 6px 0px;
	padding:10px 0px 10px 0px;
	border-bottom:1px solid #666;
	font-weight:bold;
}
#mainCol4 #subCol1 a {
	color:#666666;
	font-weight:bold;
}
#mainCol4 #subCol1 a:hover {
	color:#78278b;
}
#mainCol4 #subCol2 h1 {
font-size:30px;
border:none;
padding:26px 0px 0px 0px;
margin:0;
}
/*--#mainCol4 #subCol2 hr {
border-bottom: 1px dotted #78278D;
height:1px;
width:100%;
margin:6px 0px 10px 0px;
}--*/

.servicesList td {
	padding:4px 0px;
}
.servicesList h3, .servicesList h2 {
	margin:0px;
}
.serviceImg {
	float:right;
	margin:0px 0px 20px 20px;
}
.serviceImages {
	float:right;
	width:220px;
}
.serviceImages img {
	border:1px solid #A57DB6;
}
.serviceImages ul {
	list-style:none;
	margin:0;
}
.serviceImages p {
	font-size:0.75em;
	color:#78278b;
	font-style:italic;
	margin:1em 0;
	text-align:center;
}
.serviceContent {
	width:460px;
}
.newsList td {
	vertical-align:top;
	padding:0px 12px 20px 0px;
}
.newsList h3 {
	margin:0px 0px 4px 0px;
}
.newsList h3 a {
	color:#4d4d4d;
}
.newsList img, .newsImage img {
	border:1px solid #A57DB6;
}
.newsList p {
	margin:12px 0px 0px 0px;
}
.newsList em {
	font-size:1.1em;
	color:#78278b;
	font-style:italic;
	margin:0;
}
.newsList .more {
	margin:6px 0px 0px 0px;
}
.newsImage {
	float:right;
	margin:0px 0px 20px 20px;
}
#usefullinks ul {
	margin:0;
}
.teamProfile {
	width:520px;
}
.teamProfile h3 {
	font-size:1.4em;
}
.teamProfilePic {
	width:160px;
	position:absolute;
	left: 530px;
	top:20px;
	height:240px;
	background:#fff;
	padding:50px 0px 0px 20px;
}
.teamProfilePic img {
	border:1px solid #cdcdcd;
	margin:0px 0px 8px 0px;
}
.teamProfilePic hr {
	color: #78278D;
	background-color: #fff;
	border: 1px dotted #78278D;
	border-style: none none dotted;
	position:relative;
	top:-8px;
	left:-10px;
}
.teamList {
	width:460px;
}
.teamThumb {
	float:left;
	padding:2px;
	margin:2px;
	text-align:left;
	width:139px;
	height:230px;
}
.teamThumb strong a {
	padding:8px 0px 2px 0px;
	display:block;
}
.teamThumb small {
	font-size:0.8em;
	display:block;
}
.teamThumb img {
	border:1px solid #A57DB6;
}
#teamJoin {
	width:200px;
	position: absolute;
	left: 500px;
	top:31px;
	background:url(../images/dashed.gif) repeat-x left 33px;
}
#subCol2 #teamJoin h3 {
	padding:13px 0px 0px 0px;
margin:0;
}
/*--#subCol2 #teamJoin hr {
border-bottom: 1px dotted #78278D;
height:1px;
width:100%;
margin:10px 0px 0px 0px;
padding:0;
}--*/
#teamJoin p {
	padding:14px 0px 0px 0px;
}
.browsecv input {
	border:1px solid #cdcdcd;
}
.uploadcv input {
	border:1px solid #cdcdcd;
}
.casestudyList td {
	vertical-align:top;
	padding:20px 8px 0px 0px;
}
.casestudyList h3 {
	margin:0;
	font-size:1.2em;
}
.casestudyList h3 a {
	color:#4d4d4d;
}
.casestudyList img, .casestudyImages img {
	border:1px solid #A57DB6;
}
.casestudyList small {
	font-size:1.1em;
	padding:0px 0px 12px 0px;
}
.casestudyImages {
	float:right;
	width:220px;
}
.casestudyImages ul {
	list-style:none;
	margin:0;
}
.casestudyImages p {
	font-size:0.75em;
	color:#78278b;
	font-style:italic;
	margin:1em 0;
	text-align:left;
}
.casestudyImages em {
	font-style:italic;
	font-size:11px;
	color:#78278d;
}
.casestudyContent {
	width:460px;
}
.portfolioList li {
	list-style:none;
	margin:0px 5px 20px 0px;
	width:220px;
	float:left;
}
.portfolioList li span {
	display:block;
	font-weight:bold;
}
.portfolioList li em {
	color:#78278b;
	font-style:italic;
}
.portfolioList img, .portfolioImages img {
	border:1px solid #A57DB6;
}
.portfolioList td {
	padding:0px 12px 20px 0px;
}
.portfolioList h3 {
	margin:6px 0px 0px 0px;
}
.portfolioList h3 a {
	color:#4d4d4d;
}
.portfolioList small {
	font-size:1.1em;
	margin:0px;
}
.portfolioImages {
	float:right;
	width:220px;
}
.portfolioContent {
	width:460px;
}
.portfolioImages ul {
	list-style:none;
	margin:0;
}
.portfolioImages ul li {
	margin:0px 0px 10px 0px;
}
.portfolioImages em {
	font-style:italic;
	font-size:11px;
	color:#78278d;
}
#emailsubscribe label {
	display:block;
	margin:10px 0px;
}
#emailsubscribe input, #emailunsubscribe input {
	width:200px;
	padding:2px;
	border:1px solid #4d4d4d;
	color: #78278D;
}
#emailsubscribe input[type=submit], #emailunsubscribe input[type=submit] {
	width:80px;
	padding:0;
	margin:12px 0px;
	display:block;
}

/* Footer
-------------------------------------------------- */

#footer {
	clear:both;
	width:940px;
	margin:20px 0px 0px 0px;
	border-top:1px solid #78278b;
	float: left;
}
#footer h3 {
	font-family:Georgia, serif;
	font-style:italic;
	font-size:1.2em;
	color:#78278b;
	padding:20px 0px 6px 0px;
	border-bottom:1px dotted #78278D;
}
#footer a:hover {
	color:#78278b;
}
.footerCol1 {
	width:160px;
	float:left;
	margin:0;
}
.footerCol2 {
	width:600px;
	float:left;
	margin:0px 0px 0px 20px;
}
.footerCol3 {
	width:140px;
	float:right;
	margin:0px 0px 0px 20px;
}
.footerCol1 ul, .footerCol2 ul, .footerCol3 ul {
	list-style:none;
	margin:12px 20px 0px 0px;
	font-size:0.9em;
}
.footerCol2 ul {
	width:80px;
	float:left;
	margin:0px 0px 20px 0px;
}
.footerCol2 ul li a {
	color:#666;
	font-weight:normal;
}
.footerCol2 ul li.title a {
	font-weight:bold;
}
.footerCol3 ul li, .footerCol1, ul li {
	padding:0px 0px 2px 0px;
}
.footerCol3 ul li a, .footerCol1 ul li a {
	color:#666;
	font-weight:normal;
}
.footerCol1 ul li span {
	color:#78278b;
}
.subFooter {
	border-top:1px dotted #78278D;
	clear:both;
	margin:20px 0px 4px 0px;
	padding:12px 0px 20px 0px;
	font-size:0.9em;
}
.subFooter a {
	color:#4d4d4d;
	font-weight:normal;
}
.subFooter p {
	margin:0;
}
.copyright {
	color:#4d4d4d;
	float:left;
}
.subFooterExternal {
	float:right;
}
.lastupdated {
	display:none;
}
.sci { clear:both; float:left; height:30px; width:500px; margin:0px 0px 20px 0px; }
span.sci img { vertical-align:middle; padding:0px 10px 0px 0px; width:60px;  }
.sci a { color:#78278b;
	text-decoration:none;
	font-weight:bold;
}
span.sci { padding:6px 0px 20px 0px; }

/* Slider
-------------------------------------------------- */

#slider {
	width: 940px; /* important to be same as image width */
	height: 242px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
	width: 940px; /* important to be same as image width or wider */
	height:246px;
	position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
	float: left;
	position: relative;
	display: none;
}
/*.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}*/

.clear {
	clear: both;
}
.sliderImage span strong, .slider1Image span strong {
	font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
	left: 0;
}
.left {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 280px;
}
.right {
	right: 0;
	bottom: 0;
	width: 90px !important;
	height: 290px;
}
.redhot {
	color: #78278d;
}
ul.noBullet {
	margin-left: 0;
	padding-left: 0;
}
ul.noBullet li {
	list-style-type: none;
}
.tag {
	background-color: #84598F;
	color: #FFF;
	text-decoration:none;
	text-align:center;
	font-weight: normal;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #000;
	padding: 5px;
}
.tag a {
	color:#FFF
}
.tag a:hover {
	color:#FFF
}
.taglist {
	padding: 10px 10px 10px 0px
}
 
 
