﻿body 
{
    background: #6B4879;
}
a 
{
    color: #C6B3CC;
    outline: none;
}

.container a:hover 
{
    text-decoration: none;
}

.container ul
{
    margin-left: 20px;
}

.container 
{
    width: 960px;
    margin: 0px auto;
    position: relative;
} 

#header 
{
    height: 70px;
    background: white;
}

#bannerArea 
{
    height: 430px; /* this is for the text overlap */
    background: url(images/imgMainBackground.png) 50% 0 #6B4879 repeat-x;
}

.imgBanner, .imgErrorBanner
{
    height: 445px;
    left: 50%;
    margin-left: -508px;
    position: absolute;
    top: 70px;
    overflow: hidden;
    width: 1016px;
}

#footer 
{
    background: #583B63;
    min-height: 80px; 
}
/* header */
#logo 
{
    position: absolute;
    top: 22px;
}
/*#primaryContentArea */
/* #primaryContentArea .container  */
#content .container 
{
    padding: 0 0 60px 0;
    background: url(images/imgBackgroundGradient.png) 0 100% no-repeat;
}
/* banners */
#pageHome .imgBanner,
#pageSitemap .imgBanner,
#pageAccessibility .imgBanner,
#pagePrivacy .imgBanner {
    background: url(images/imgBannerHome.png) 50% 72% no-repeat;
}
#pageAboutus .imgBanner, #pageProfiles .imgBanner, #pagePartners .imgBanner{background: url(images/imgBannerAbout.png) 50% 65% no-repeat;}
#pageOurservices .imgBanner, #pageCreativity .imgBanner, #pageGrowth .imgBanner, #pageTechnology .imgBanner{background: url(images/imgBannerServices.png) 50% 56% no-repeat;}
#pageOurapproach .imgBanner{background: url(images/imgBannerApproach.png) 50% 71% no-repeat;}
#pageNews .imgBanner{background: url(images/imgBannerNews.png) 50% 66% no-repeat;}
#pageContactus .imgBanner{background: url(images/imgBannerContact.png) 50% 58% no-repeat;}
#pageMobile .imgBanner{background: url(images/imgBannerMobile.png) 50% 58% no-repeat;}
#pageBlog .imgBanner{background: url(images/imgBannerBlog.png) 50% 58% no-repeat;}

#bannerArea .imgErrorBanner{background: url(images/imgBannerError.png) 50% 58% no-repeat;}

/* end of banners */

#primaryNav 
{
    float: right;
    margin-top: 30px;
    margin-left: 0;
}

#primaryNav
{
    list-style: none;
    padding: 0px;
}

#primaryNav li 
{
    float: left;
    margin: 0;
    padding: 0px;
    font-size: 1.4em;
    position: relative;
    padding: 0 0px;
}

#primaryNav li a 
{
    padding:0;   
    text-decoration: none;
    height: 30px;
    display: block;
    color: white;
}

#primaryNav li a  
{
    text-indent: -999em;
    outline: none;
}

#primaryNav #iHome a
{
    background: url(images/home.png) no-repeat top left;
    width: 75px;
}
#primaryNav #iAboutUs a
{
    background: url(images/about.png) no-repeat top left;
    width: 91px;
}
#primaryNav #iOurServices a
{
    background: url(images/services.png) no-repeat top left;
    width: 119px;
}
#primaryNav #iOurApproach a
{
    background: url(images/approach.png) no-repeat top left;
    width: 127px;
}
#primaryNav #iNews a
{
    background: url(images/news.png) no-repeat top left;
    width: 65px;
}
#primaryNav #iContactUs a
{
    background: url(images/contact.png) no-repeat top left;
    width: 100px;
}

#primaryNav #iHome a:hover, #primaryNav #iAboutUs a:hover, #primaryNav #iOurServices a:hover, #primaryNav #iOurApproach a:hover, #primaryNav #iNews a:hover, #primaryNav #iContactUs a:hover  
{
    background-position: 0 -30px;
}

#primaryNav #iHome a:active, #primaryNav #iAboutUs a:active, #primaryNav #iOurServices a:active, #primaryNav #iOurApproach a:active, #primaryNav #iNews a:active, #primaryNav #iContactUs a:active  
{
    outline: none;
}

#primaryNav #iHome.selected a, #primaryNav #iAboutUs.selected a, #primaryNav #iOurServices.selected a, #primaryNav #iOurApproach.selected a, #primaryNav #iNews.selected a, #primaryNav #iContactUs.selected a
{
    background-position: 0 -60px;
}

h3.navHead 
{
    font-size: 2.5em;
    top: 15px;
    position: relative;
    margin-bottom: 25px;   
    margin-left: 30px;
    display: inline;
}
.columnImage 
{
    font-size: 2.5em;
    top: 30px;
    position: relative;
    margin-bottom: 25px;   
    margin-left: 30px;
    display: inline;
    width: 130px;
    background: url(images/worm.png) no-repeat;
    padding-left: 140px;
    padding-bottom: 200px;
}
/* end header */


/* content */
.head 
{
    color: #e4c9e3;
    margin-bottom: 2em;
    
}
.cufon-active h2 
{
    font-size: 385%;
} 
.cufon-active .news  h3 
{
    font-size: 285%;
} 

/* column widths */
.primary 
{
    float: left;   
    width: 338px;
    padding-right: 20px;
}
.secondary 
{
    float: left;
    width: 330px;
}
#content div.alpha
{
    float: left;   
    width: 460px;
    padding-right: 20px;
}
#content div.alpha .columnOne
{
    float: left;   
    width: 449px;
    padding-right: 20px;
}
#content div.alpha .columnOne .posted
{
    font-size: 0.91em;
}
#content div.alpha .columnTwo
{
    float: left;   
    width: 225px;
}
#content div.beta
{
    float: left;
    width: 460px;
 }
#content div.beta .secondary 
{
    width: auto;
    float: none;
}
#pageNews #content div.alpha, #pageBlog #content div.alpha
{
     width: 700px;
}
#pageNews #content div.beta 
{
      width: 200px;
      padding-top: 60px;
}
#pageHome .primary, #pageContactus .primary, #pageHome .secondary, #pageContactus .secondary
{
    width: 460px;
}
.hidden 
{
    display: none;
}
/* end column widths */

.beta h3 
{
    margin-bottom: 25px;
    font-size: 2.5em;
}

#secondLevelNav 
{
    display: block;
    float: left;
    padding-top: 30px;
    padding-left: 30px;
}
ul.secondary,  #secondLevelNav
{
    margin-left: 0;
    list-style-image: url(images/arrow.png);
    list-style-position: inside;
    padding-bottom: 40px;
}
ul.secondary a , #secondLevelNav a
{
    color: #EBE6F2;
    text-decoration: none;
}
ul.secondary a:hover, #secondLevelNav a:hover
{
    text-decoration: underline;
}

#secondLevelNav .selected 
{
    font-weight: bold;
}

#content p.head 
{
    margin-top: 0.5em;
    color: #e4c9e3;
    margin-bottom: 1em;
}
.cufon-active p.head
{
    font-size: 185%;
} 
.panel.welcome 
{
    width: 100%;
}
#newsPanel 
{
    margin-left: -20px;
    padding-top: 20px;
    clear: both;
}
#newsPanel .date, #pageBlog .date
{
    font-size: 0.91em;
}
#newsPanel .newsTitle 
{
    min-height: 40px;
}
#newsPanel .newsTitle a
{
    color: #fff;
    text-decoration: none;
}
#newsPanel .newsItem
{
    width: 220px;
    float: left;
    margin-left: 20px;
}
#newsPanel .newsThumbnail img, #pagePartners .newsThumbnail img, #pageNews .newsThumbnail img
{
    border: 5px solid #583B63;
    margin: 15px 0 10px 0;
}
#newsPanel .newsThumbnail a:hover img, #pagePartners .newsThumbnail img, #pageNews .newsThumbnail a:hover img 
{
    border-color: #946da0;
}
#pagePartners .newsThumbnail img 
{
    float: right;
    margin-left: 20px;
    }
#pagePartners p 
{
    text-align: justify;
    }
.readMore 
{
    margin-top: 20px;
    background: url(images/arrow.png) no-repeat 100% 50%;
    padding-right: 15px;
    text-align: right;
}
.readMore a 
{
    color: #fff;
    text-decoration: none;
}

#pageBlog .readMore 
{
    margin-top: 10px;
    background: url(images/arrow.png) no-repeat 11% 50%;
    padding-right: 15px;
    text-align: left;
}

.readMore a:hover 
{
    text-decoration: underline;
}
.container .primary h3,.container .secondary h3
{ 
    font-size: 1.8em;
    margin-top: 1.5em;
}

h3 img 
{
    float: left;
    margin-right: 15px;
    margin-top: -10px;
}
.lightBlock {
    background: #9D75AC;
    display: block;
    padding: 10px;
    font-size: 1.3em;
    font-weight: bold;
    margin: 10px 0px;
}
/* blog */
#pageBlog .comment     
{
    margin-top: 10px;
    margin-right: 10px;
    background: url(images/comment.png) no-repeat top left;
    display: block;
    height: 20px;
    width: 22px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    line-height: 15px;
    font-size: 0.6em;
    font-weight: normal;
    text-indent: 2px;
    float: left;
}
#pageBlog .blogContent 
{
    padding: 10px 0;
}
#pageBlog p.head a.comment:hover
{
    text-decoration: none;
}
.plus
{
    cursor: pointer;
    background: url(images/plus.png) no-repeat 0% 40px;
    padding-left: 30px;
    }   
.minus
{
    cursor: pointer;
    background: url(images/minus.png) no-repeat 0% 40px;
    padding-left: 30px;
    }
#pageBlog p.head a     
{
    text-decoration: none;
}
#pageBlog p.head a:hover     
{
    text-decoration: underline;
}
#pageBlog #content p.head 
{
    background: url(images/blogDivider.png) no-repeat 0px 10px;
    padding-top: 30px;
    margin-bottom: 8px;
}
#pageBlog #content p.head.first , #pageBlog #content p.head.bloginner
{
    background: none;
    padding-top: 0px;
}
#pageBlog .summary 
{
    padding: 10px 0;
}
#pageBlog span.posted 
{
    font-size:0.91em; 
}    
#pageBlog .commentRow 
{
    padding-bottom : 30px;
}
#pageBlog .commentRow p.clear
{
    padding-top: 10px;
}
#pageBlog .category 
{
    padding-top: 10px;
}
#pageBlog h3 
{
    padding: 20px 0
}
/* end content */
/* footer */
#footerNav
{
    display: block;
    color: #936c9f;
    list-style: none;
    padding:0;
    font-size: 0.91em;    
    margin-left: 0px;
    padding-top: 6px;
    margin-bottom: 60px;
}
#footerNav li 
{
    float: left;
    padding: 0 10px;
    background: url(images/footerBar.png) no-repeat 100% 50%;
}
#footerNav li.last
{
    background: none;
}
#footerNav li.first 
{
    padding-left: 0;
}
#footerNav li a, #footerNav li {
   color: #946DA0;
}
#footer 
{
    position: relative;
    padding: 35px 0;
}
.partnerLogos 
{
    position: absolute;
    top: -5px;
    right: 0px;

}
.socialNetworks 
{
    position: absolute;
    
    top: 45px;
    left: 0px;
}
.socialNetworks a 
{
    display: block;
    outline: medium none;
    text-indent: -999em;
    float: left;
    margin-right: 10px;
}
.socialNetworks .twitter a
{
    width: 91px;
    height: 22px;
    background: url(images/twitter.png) top left no-repeat;
}
.socialNetworks .facebook a
{
    width: 97px;
    height: 22px;
    background: url(images/facebook.png) top left no-repeat;
}
.socialNetworks a:hover 
{
    background-position: bottom left;
}
/* end footer */
/* bread crumbs */
.breadcrumbs ul
{
    list-style: none;
    padding: 0 0 5px 0;
    margin-bottom: 5px;
    margin-left: 0px;
    font-size: 0.91em;
}
.breadcrumbs ul li 
{
    display: inline;
    padding: 0 15px 0 10px;
    background: url(images/slash.png) 100% 50% no-repeat ;
}
.breadcrumbs ul li.first 
{
    background-image: none;
    padding: 0;
    font-weight: bold;
} 
.breadcrumbs ul li.last
{
    background-image: none;
    padding-right: 0;
} 
.breadcrumbs ul li a 
{
    text-decoration: none;
    color: #C6B3CC;
}
.breadcrumbs ul li a:hover 
{
    text-decoration: underline;
}
/* end breadcrumbs */

/* mapping */
#map_canvas
{
    position: relative;
    z-index: 5;
    border: 5px solid #583B63;
    width: 450px;
    height: 292px;
    margin-top: 3em;
    border: 5px solid #583B63;
}
/* mapping */
/* contact */
form .formArea 
{
    padding-top: 10px;
    margin-top: 10px;
}
form div.row {
	display: block;
	padding: 6px 0px;
	margin: 0px;
	width: 326px;
}
form div.row label {
	font-weight: bold;
	display: block;
	padding: 0 0 5px 0;
}
form div.row input, form div.row input.med, form div.row textarea, form div.row select 
{
    background: url(images/imgFormsBackground.png) white repeat-x;
    padding: 4px;
    border: 5px solid #583B63;
    width: 306px;
}
form div.row .submitButton input {

	background:url(images/imgFormsSubmitButton.png) no-repeat;
	cursor: pointer;
	border: none;
	width: 185px;
	height: 45px;
	text-indent: -1000em
}
form div.row select option{
	border: none;
}
form div.row select {
	width: 322px;
}
form div.row textarea {
	height: 140px;
}
form div.error {
	padding: 9px 9px 9px 9px;
	background: #9D75AC;
}
div.fileinputs {
    position: relative;
}
div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}
input.file {
    position: relative;
    text-align: right;
    height:28px;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
}
form div.row .fakefile input.fileInput {
    width: 65%;
    margin-right: 10px;
}
ul.square 
{
    list-style-type: square;
}
form div.row input.browseButton {
    width: 40px;
    border: none;
    font-size: 0.8em;
    cursor: pointer;
    background: #583b63;
    color: White;

}

.contact.delta
{   
   float: left;
   width: 200px; 
}
.contact.gamma
{   
    float: left;
    width: 200px; 
    margin-top: 1.5em;
}
.postcodeHelpTop 
{
    background: url(images/ImgContactSpeechTop.png) no-repeat top left;
    width: 220px;
    color: #000;
    padding: 14px;
    padding-bottom: 0px;
}
.postcodeHelpBot 
{
    background: url(images/ImgContactSpeechBot.png) no-repeat top left;
    width: 240px;
    height: 100px;
}
.quoteTop 
{
    background: url(images/imgQuoteTop.png) no-repeat top left;
    width: 220px;
    color: #000;
    margin-bottom: 43px;
}
.quoteTop blockquote
{
  color: Black;
  padding: 10px;
  font-size: 1.5em;
}
.quoteTop cite 
{
    display: block;
    text-align: right;
    padding: 10px 20px 10px 0;
    font-style: normal;
}
.quoteTop cite .person 
{
    font-weight: bold;
    display: block;
}
.quoteBot 
{
    display: block;
    background: url(images/imgQuoteBot.png) no-repeat top left;
    width: 220px;
    height: 43px;
}
/* end contact */
/* ------------------------------------------------------------
	Site Map Styles
------------------------------------------------------------ */

/* --------	Top Level --------- */
#sitemap li { width:14.2%; }
#sitemap 
{
	margin: 0;
	float: left;
	width: 100%;
}
#sitemap h2
{
	margin-bottom: 30px;
}
#sitemap ul
{
    list-style-type: none;
    margin: 0px;
}
#sitemap li {
	float: left;
	background: url('images/L1-center.png') center top no-repeat;
	padding: 30px 0;
	margin-top: -30px;
}
#sitemap li.first 
{
    float: left;
	background: url('images/L1-left.png') center top no-repeat;
}
#sitemap li a {
	margin: 0 20px 0 0;
	padding: 10px 0;
	display: block;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #946DA0;	
	background: #583B63;
	text-decoration: none;
}
#sitemap li a:hover {
	background-color: #BB9DC6;
	color: #583B63;
}
#sitemap li:last-child {
	background: url('images/L1-right.png') center top no-repeat;
}

/* --------	Second Level --------- */

#sitemap li li {
	width: 100%;
	clear: left;
	margin-top: 0;
	padding: 10px 0 0 0;
	background: url('images/vertical-line.png') center bottom repeat-y;
}
#sitemap li li a {
	background-color: #946DA0;
	color:#583B63
}
#sitemap li li a:hover {
	background-color: #BB9DC6;
}
#sitemap li li:first-child 
{
    background: url('images/vertical-line.png') center bottom repeat-y;
	padding-top: 30px;
}
#sitemap li li:last-child {
	background: url('images/vertical-line.png') center bottom repeat-y;
}

