body
{
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: tahoma, verdana, arial, helvetica;
	font-size: 62.5%;
	color: #454545;
}

/* ------ general styles ------ */

#sitewrapper
{
	text-align: left;
	width: 940px;
	margin: 0px auto;
	font-size: 1.3em;
	line-height: 1.5em;
	padding-bottom:30px;
}

html, p, ul, li, h1, h2, h3, h4, h5, h6, form, fieldset, a, img, blockquote, legend
{
	margin: 0;
	padding: 0;
	border: 0;
}

ul
{
	list-style: none;
}

legend
{
	display: none;
}

a
{
	color: #454545;
	text-decoration: none;
	outline: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	font-size: 1.3em;
	margin: 0;
	padding: 0 0 5px 0;
}

h2
{
	font-size: 1.8em;
	font-weight: bold;
	margin-top: 8px;
	padding: 0 0 18px 0;
}

h5, h5 a:link, h5 a:active, h5 a:visited, h5 a:hover
{
	font-weight: normal;
	color: #cc0000;
	font-size: 12px;
}

.bold
{
	font-weight: bold;
}

.red-txt, .error, .mandatory
{
	color: #cc0000;
}

.cleaner
{
	clear: both;
}
.floatright
{
	float: right;
	display: inline;
}
.floatleft
{
	float: left;
	display: inline;
}

.casestudy-site-launch-link a
{
	color:#cc0000;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
}

.casestudy-site-launch-link a:hover
{
	color:#cc0000;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}

.subtitle {
	font-size:12px;
	font-weight:normal;
}

/* ------- top navigation -------- */

#navigation
{
	margin:24px 0 0 0;
	float: right;
	display: inline;
	height:50px;
}

#navigation p 
{
	display:block;
	text-align:right;
	font-size:0.8em;
	line-height:10px;
	clear:right;
}

#navigation a 
{
	color:#CC0000;
}

#navigation-flash
{
	margin: 49px 0 0 0;
	float: right;
	display: inline;
}

ul#main-nav
{
	clear: both;
	float: right;
	padding: 13px 0 0 0;
	margin: 0;
	list-style: none;
	line-height: 0;
	width:496px;
}
ul#main-nav li{float:left;margin:0 0 0 20px;}
ul#main-nav li a
{
	display: block;
	height: 15px;
	text-indent: -5000px;
	text-decoration: none;
	background-position:bottom;
}

#navigation p.Telnum
{
    text-indent: -5000px;
    width: 130px;
    text-align:left;
    height:14px;
    float:right;
    display:block;
    text-decoration: none;
	background:url(../../Images/Telephone.gif) no-repeat;
}

ul#main-nav li.link1 a
{
	width: 86px;
	background:url(../../Images/WhoWeAre.gif) no-repeat;
}

ul#main-nav li.link4 a
{
	width: 75px;
	background:url(../../Images/ContactUs.gif) no-repeat;
}

ul#main-nav li.link2 a
{
	width: 86px;
	background:url(../../Images/WhatWeDo.gif) no-repeat;
}

ul#main-nav li.link3 a
{
	width: 118px;
	background:url(../../Images/WhoWeDoItFor.gif) no-repeat;
}

ul#main-nav li.link5 a
{
	width: 31px;
	height:17px;
	background:url(../../Images/headers/blog.gif) no-repeat;
}

/* --------- headers ----------- */
.generic-header
{
	text-indent: -5000px;
}

.hdr-logo a:link, .hdr-logo a:active, .hdr-logo a:visited, .hdr-logo a:hover
{
	width: 142px;
	height: 42px;
	display: block;
}

.hdr-logo
{
	float: left;
	margin: 25px 0;
	background: url(../../images/headers/qubanewmedia-logo.gif) no-repeat;
}

.whoweare-maintext, .hdr-recruitment
{
	clear: both;
	width: 940px;
	height: 63px;
	display: block;
}

.whoweare-maintext
{
	margin: 15px 0 10px 0;
	background: url(../../images/whoweare/top-txt.gif) no-repeat;
}

.whoweare-introtext
{
	width: 380px;
	height: 174px;
	display: block;
	overflow: hidden;
}

.whoweare-introtext
{
	margin: 0 0 20px 0;
	background: url(../../images/whoweare/intro-txt.gif) no-repeat;
}

.hdr-articles-home
{
	width: 48px;
	height: 18px;
	display: block;
	background: url(../../images/mainpagetext/news.gif) no-repeat;
	margin:0;
	float:left;
	display:block;
	padding-bottom:10px;
}

.hdr-articles
{
	width: 133px;
	height: 16px;
	display: block;
	background: url(../../images/headers/articles.gif) no-repeat;
	margin:2px 0 0 -1px;
}

.rsslink 
{
	float:left;
	background:url(../../Images/headers/rss.gif) no-repeat top left;
	text-indent:-5000px;
	display:block;
	height:16px;
	width:16px;
	margin:0 0 0 6px;
}
.rsslink2
{
	float:left;
	background:url(../../Images/headers/rss.gif) no-repeat top left;
	text-indent:-5000px;
	display:block;
	height:16px;
	width:16px;
	margin:3px 0 0 6px;
}

.hdr-join
{
	width: 133px;
	height: 16px;
	display: block;
	background: url(../../images/recruitment/join-the-team.gif) no-repeat;
}

.hdr-team
{
	width: 133px;
	height: 16px;
	display: block;
	background: url(../../images/headers/meet-the-team.gif) no-repeat;
}

.hdr-recruitment, .hdr-sitemap, .hdr-news, .hdr-contact, hdr-partners
{
	width:450px;
	height:29px;
	display:block;
	margin:0 0 5px 0;
}

.hdr-news
{
	background: url(../../images/headers/news.gif) no-repeat;
}

.hdr-sitemap
{
	background: url(../../images/headers/sitemap.gif) no-repeat;
	padding-bottom:0;
}

.hdr-recruitment
{
	background: url(../../images/headers/recruitment.gif) no-repeat;
}

.hdr-contact
{
	background: url(../../images/headers/contact.gif) no-repeat;
	padding-bottom:0;
}

.hdr-partners
{
	background: url(../../images/headers/partners_resources.gif) no-repeat;
}

.hdr-designandbuild
{
    background: url(../../images/mainpagetext/designandbuild.gif) no-repeat;
}

.hdr-quba
{
	width: 285px;
	height: 19px;
	display: block;
	margin:0 0 16px;
	padding:0;
	background: url(../../images/headers/were_quba.gif) no-repeat;
}

.hdr-clients
{
	background: url(../../images/mainpagetext/ourclients.gif) no-repeat;
	display:block;
	height:18px;
	margin:0;
	padding-bottom:18px;
	width:100px;
}

.hdr-followuson
{
	background: url(../../images/headers/followUsOn.gif) no-repeat;
	margin:0;
}

a.hdr-blog
{
    width: 42px;
	display: block;
	margin:0;
	height:18px;
	float:left;
	padding-bottom:18px;
	background: url(../../images/mainpagetext/blog.gif) no-repeat;
}

.hdr-thanks
{
	background: url(../../images/headers/thankyou.gif) no-repeat;
	margin-bottom:20px;
}

.whatwedo-maintext
{
	clear: both;
	width: 940px;
	height: 165px;
	display: block;
}

.whatwedo-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../images/whatwedo/top-txt.gif) no-repeat;
}

.hdr-strategy, .hdr-design, .hdr-marketing, .hdr-ecommerce
{
	clear: both;
	width: 350px;
	height: 20px;
	display: block;
}

.hdr-strategy
{
	margin: 0;
	background: url(../../images/headers/strategy.gif) no-repeat;
}

.hdr-design
{
	margin: 0;
	background: url(../../images/headers/design-build.gif) no-repeat;
}

.hdr-marketing
{
	margin: 0;
	background: url(../../images/headers/marketing.gif) no-repeat;
}

.hdr-ecommerce
{
	margin: 0;
	background: url(../../images/headers/e-commerce.gif) no-repeat;
}

.hdr-socialmedia
{
    margin-bottom: 0;
    background: url(../../images/headers/socialmedia.gif) no-repeat;
}

.hdr-inqubator
{
    margin-bottom: 0;
    background: url(../../images/hdr_inqubator.gif) no-repeat;
}

.hdr-person
{
	clear: both;
	width: 400px;
	height: 53px;
	display: block;
}

.darren
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/darren-txt.gif) no-repeat;
}
.matthew
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/matthew-txt.gif) no-repeat;
}
.matt
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/matt-txt.gif) no-repeat;
}
.david
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/david-txt.gif) no-repeat;
}
.gavin
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/gavin-txt.gif) no-repeat;
}
.colin
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/colin-txt.gif) no-repeat;
}
.ajaz
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/ajaz-txt.gif) no-repeat;
}
.hilary
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/hilary-txt.gif) no-repeat;
}
.ricky
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/ricky-txt.gif) no-repeat;
}

.hdr-job
{
	clear: both;
	width: 400px;
	height: 88px;
	display: block;
}

.senior-developer
{
	width: 380px;
	height: 114px;
	display: block;
	margin: 0 0 10px 0;
	background: url(../../images/recruitment/senior-developer.gif) no-repeat;
}

.approachable, .uncomplicated, .confident
{
	width: 380px;
	height: 18px;
	display: block;
}
.approachable
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/approachable.gif) no-repeat;
}
.uncomplicated
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/uncomplicated.gif) no-repeat;
}
.confident
{
	margin: 0 0 10px 0;
	background: url(../../images/whoweare/confident.gif) no-repeat;
}

.hdr-ourguarantee
{
	background: url(../../images/headers/our-guarantee.png) no-repeat;
}

.hdr-ourservice
{
	background: url(../../images/headers/our-service.png) no-repeat;
}
.hdr-requestaquote
{
	background: url(../../images/headers/request_quotation.gif) no-repeat;
}

.hdr-latestresearch
{
	background: url(../../images/headers/latest-research-findings.png) no-repeat;
	display:block;
	height:65px;
	margin:0;
	padding-bottom:18px;
	width:277px;
}

.hdr-previousclientsuccesses
{
	background: url(../../images/headers/previous-successes.png) no-repeat;
	display:block;
	height:17px;
	margin:0;
	padding-bottom:18px;
	width:232px;
}

/* -------- home page ---------- */

.homepage-div
{
	float: left;
	display: inline;
	margin: 20px 0 10px 0;
	width: 600px;
	padding-top:10px;
}

.homepage-sitemap
{
	float: left;
	display: inline;
	width: 939px;
	border-top: 1px solid #EDEDED;
	padding: 10px 0 0 0;
	font-size: 0.9em;
}

.homepage-sitemap p, .homepage-sitemap .footerMainStart p, .homepage-sitemap .footerMain p, 
.homepage-sitemap .footerMainStart p a, .homepage-sitemap .footerMain p a, 
.homepage-sitemap .footerMain ul li a
 {color:#8C8C8C;}

.homepage-brandwall-div
{
	float: left;
	display: inline;
	margin: 0px 0;
	width: 620px;
	font-size: 1.1em;
	border-top:1px solid #EDEDED;
	display:inline;
	float:left;
	font-size:0.9em;
	padding:10px 0 0;
	width:600px;
}

.homepage-end
{
	float: left;
	display: inline;
	width: 300px;
	margin: 20px 0 0 30px;
}
.homepage-blogposts
{
	border-top:1px solid #EDEDED;
	display:inline;
	float:left;
	font-size:0.9em;
	margin-top:0px;
	margin-left:30px; 
	padding:10px 0 0;
	width:300px;
}
.news-div
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width: 300px;
	overflow: visible;
}

.news-div-tableholder
{
	float: left;
	display: inline;
	margin: 0 10px 0 0;
	width: 650px;
	overflow: visible;
}
.news-div-tableholder table
{
	width: 600px;
}
.news-div-tableholder table tr.headerrow
{
	font-weight: bold;
}

h3.news
{
	font-size: 2em;
	color: #000000;
	line-height: 1.4em;
	padding: 10px 0 0 0;
}

.news-div h4
{
	margin: 20px 50px 10px 0;
	color: #cc0000;
	font-size: 1.2em;
}

.news-div p
{
	padding: 0 50px 0 0;
}

.homepage-end ul
{
	list-style: none;
}

.homepage-end ul li
{
    margin:0 0 20px 0;
    line-height:16px;
}

.homepage-div p
{
	padding: 0 14px 0 0;
	font-size:1.4em;
	line-height:26px;
	color:#454545;
}

#homepage_logos 
{
	text-align:center;
}

#homepage_logos img 
{
	margin:0 20px 0 20px;
}

#homepage_logos img.first
{
	margin-left:0px;
}

#homepage_logos img.last
{
	margin-right:0px;
}

#left-col
{
	float: left;
	display: inline;
	width: 490px;
	margin: 0 10px 0 0;
}

#left-col p, #left-col02 p, #col-wide p
{
	margin: 0 0 15px 0;
}

#left-col02
{
	float: left;
	display: inline;
	width: 580px;
	margin: 0 10px 0 0;
}

#right-col
{
	float: right;
	display: inline;
	width: 430px;
}

#right-col02
{
	float: left;
	display: inline;
	width: 437px;
}
#right-col03
{
	float: right;
	display: inline;
	width: 340px;
}

#right-col img, #right-col02 img, #right-col03 img
{
	float: left;
	display: inline;
}

.col-whoweare
{
	background: #EDEDED;
	height: 808px;
}

.col-recruitment
{
	background: #EDEDED;
	height: 1000px;
}

.col-recruit
{
	background: #EDEDED;
	height: 1335px;
}

.col-recruitpage
{
	background: #EDEDED;
	height: 1100px;
}

.img01
{
	margin: 0 5px 5px 0;
}
.img02
{
	margin: 0 0 5px 0;
}

#col01
{
	float: left;
	display: inline;
	width: 180px;
	padding: 10px 10px 50px 10px;
	margin: 0 10px 0 0;
	background: #EDEDED;
}

#col01 h4
{
	margin: 0 0 20px 0;
}

#col01 ul
{
	margin: 0 0 30px 0;
	list-style: none;
}

#col01 a.selected
{
	font-weight:bold;
}

#col02
{
	float: left;
	display: inline;
	width: 380px;
	margin: 0 10px 0 0;
	padding: 10px 0 0 0;
	border-top: solid 5px #EDEDED;
}

#col02 h4
{
	color: #cc0000;
	font-size: 1em;
	margin: 0;
}

#col02 p
{
	margin: 0 0 15px 0;
}
.p{color:#454545;}

#col02 p.nomargin
{
	margin: 0;
}

#col03
{
	float: right;
	display: inline;
	width: 340px;
	margin: 0;
}

#col-full
{
	clear: both;
	width: 960px;
}
#col-full2
{
	clear: both;
	width: 600px;
}

#col-wide
{
	float: left;
	display: inline;
	width: 730px;
	border-top: solid 5px #EDEDED;
}

.underbottom
{
	float: left;
	display: inline;
	width: 550px;
	margin: 20px 20px 0 0;
}

.left01
{
	float: left;
	display: inline;
	width: 225px;
	margin: 20px 20px 0 0;
}

.left02
{
	float: left;
	display: inline;
	width: 225px;
	margin: 20px 0 0 0;
}

blockquote
{
	font-size: 1.6em;
	margin: 0;
}

.txt-casestudy a:hover
{
	color: #000000;
	text-decoration: underline;
}

.top
{
	height: 40px;
}

.top p
{
	margin: 10px 0 0 0;
}

.bordergray
{
	border-bottom: solid 5px #EDEDED;
}

.brand
{
	float: left;
	display: inline;
	width: 158px;
	padding: 0 10px 0 10px;
	margin: 0 12px 10px 0;
	border: 1px solid #B5B5B5;
}

.brandmain
{
	float: left;
	display: inline;
	width: auto;
	padding: 6px 11px 6px 9px;
	margin: 0 5px 5px 0;
	border: 1px solid #B5B5B5;
}

.brand-link
{
	background-repeat: no-repeat;
}

.brand-text
{
    float:right;
    width:179px;
}

.end
{
	margin-right:0;
}

.col-do
{
	float: left;
	display: inline;
	width: 590px;
	margin: 0 10px 10px 0;
	background: url(../../images/whatwedo/bg.gif);
}

.quba-do-image
{
	float: left;
	display: inline;
	width: 340px;
	margin: 0 0 0 10px;
}

#content-wrap
{
	float: left;
	display: inline;
}

ul.sitemap, h5.sitemap
{
	margin: 0 0 25px 0;
}

ul.sitemap li
{
	list-style: none;
}

.col-right
{
	float: right;
	display: inline;
	width: 340px;
}

.col-dotest
{
	float: left;
	display: inline;
	width: 590px;
	padding: 0;
	margin: 0;
}

.quba-name
{
	float: left;
	display: inline;
	width: 180px;
	margin: 0 10px 0 0;
	padding: 10px;
	border-top: solid 5px #ffffff;
}

.topbar
{
	border-top: solid 5px #ededed;
}

.quba-service
{
	float: left;
	display: inline;
	width: 380px;
	padding: 10px 0 10px 0;
	border-top: solid 5px #ededed;
}

.quba-service ul
{
	list-style-type:disc;
	margin:0 0 10px 20px;
}

.wrapping
{
	float: left;
	display: inline;
	background: url(../../images/whatwedo/bg.gif);
	margin: 0;
}

.divider
{
	background: url(../../images/whatwedo/divider.gif);
	height: 5px;
	font-size: 1px;
}

.blog_Author
{
       font-size: 1em;
       font-weight:normal;
}

.blog_Author span
{
	text-decoration:underline;
}


/* ------- footer ------- */

#footer
{
	clear: both;
	margin: 35px 0 0 0;
	border-bottom:8px solid white;
	border-top:1px solid #EDEDED;
	display:inline;
	float:left;
	font-size:0.9em;
	margin:20px 0 10px;
	padding:10px 0 0;
	width:939px;

}

#footer-right
{
	display: inline;
	margin: 0 0 0 20px;
	float: right;
	text-align: right;
	list-style: none;
	margin-right:5px;
}
#footer-right img
{
	margin-left:20px;
	vertical-align:top;
}

#footer-left
{
	float: left;
	display: inline;
	text-align: right;
	list-style: none;
	margin: 0 20px 0 0;
	color: #454545;
}
#footer-left img
{
	margin-right:10px;
}
#footer-left img, #footer-left .copyright
{
	float:left;
}

.footercopy{margin-top:10px;}
.footercopy a{color: #454545;}

#flashbanners
{
	width: 940px;
	height: 275px;
}

.comp-reg
{
	padding: 50px 0 0 0;
}

.casestudy_contacts
{
	clear: both;
	border-top: solid 5px #EDEDED;
	margin: 10px 7px 0 0;
	padding: 0;
}

.twitterlink
{
    background: url(../../Images/TwitterIcon.gif) no-repeat;
    width:50px;
    height:51px;
    float:right;
    margin-top:-12px;
    display:block;
}

.followuson{border-top:1px solid #EDEDED;
			display:inline;
			float:left;
			font-size:0.9em;
			margin-top:20px;
			margin-bottom:60px;
			padding:10px 0 0;
			width:600px;
}
.HlTwitter{background: url(../../Images/homepageFollowUs/twitter.jpg) no-repeat; margin-right:30px; float:left; height:39px; width:40px; text-indent:-5000px; background-position: 0 0; }
.HlFlikR{background: url(../../Images/homepageFollowUs/flickr.jpg) no-repeat; margin-right:30px; float:left; height:27px; width:90px; text-indent:-5000px; background-position: 0 0; }
.HlYouTube{background: url(../../Images/homepageFollowUs/youtube.jpg) no-repeat; margin-right:30px; float:left; height:37px; width:90px; text-indent:-5000px; background-position: 0 0; }
.HlFacebook{background: url(../../Images/homepageFollowUs/facebook.jpg) no-repeat; margin-right:30px; float:left; height:34px; width:91px; text-indent:-5000px; background-position: 0 0; }
.HlLinkedIn{background: url(../../Images/homepageFollowUs/linkedin.jpg) no-repeat; margin-right:30px; float:left; height:35px; width:123px; text-indent:-5000px; background-position: 0 0; }

.HlTwitter:hover{background-position: 0 -39px;}
.HlFlikR:hover{background-position: 0 -27px;}
.HlYouTube:hover{background-position: 0 -37px;}
.HlFacebook:hover{background-position: 0 -34px;}
.HlLinkedIn:hover{background-position: 0 -35px;}

.footerMainStart, .footerMain{float:left;width:102px;}
.footerMain{margin-left:35px;}
.footerMain li{line-height:1.2em;margin-bottom:7px;}
.footerMainStart p, .footerMain p{font-weight:bold;margin-bottom:2px;}

.gravatar{float:left;margin-right:12px;}
.gravatarTitle{float:left;width:240px;font-weight:bold;}
.gravatarText{margin-bottom:6px;}
.gravatarText p{ line-height:16px;}
a.readlink{color:#C00;font-weight:bold;white-space:nowrap;text-decoration:none;}
a.readlink .readlinktext{color:#454545;}
a.readlink:hover .readlinktext{text-decoration:underline;}

.homepage-end ul li a {line-height:16px;}

/* ------- lightbox 01 ------- */

#container
{
	margin: 0 auto;
	width: 500px;
	padding: 40px;
	text-align: left;
	background-color: #fff;
}

#container ul
{
	text-align: center;
	margin: 0 0 30px 0;
	list-style: none;
}

#container ul a
{
	border: 1px solid #eee;
	background-color: #f5f5f5;
	color: #000000;
	padding: 20px;
	margin: 0 0 20px 0;
	display: block;
}

#container ul a:hover
{
	border: 1px solid #cc0000;
	background-color: #cc0000;
	color: #cc0000;
}

#lightbox h3
{
	color: #cc0000;
	font-weight: normal;
	font-size: 1.4em;
	margin:0;
	padding: 0;
}

#lightbox h4
{
	color: #ff9900;
	font-size: 1.4em;
	margin: -2px 0 0 0;
	padding: 0;
}

#lightbox h5
{
	color: #696868;
	font-size: 0.8em;
	margin: 5px 0 5px 0;
	padding: 0;
}

#profile-outline
{
	padding: 25px;
	background: white;
}

#lightbox-col1
{
	width: 165px;
	float: left;
	display: inline;
	margin: 0 20px 0 0;
}
#lightbox-col2
{
	float: right;
	display: inline;
	width: 365px;
}

#lightbox p, #lightbox ul, #lightbox .labelcell{font-size:1.2em;}
#lightbox p, #lightbox ul
{
	line-height: 1.6em;
	margin: 0 0 15px 0;
}
#lightbox .requiredfieldsmessage{margin-bottom:0;}

.close
{
	clear: both;
	border-top: 5px solid #EDEDED;
	text-align: right;
	font-size: 1.4em;
}

#lightbox p.close
{
	margin: 0;
}


/* ------- lightbox 02 ------- */

#lightbox
{
	display: none;
	position: absolute;
	z-index: 9999;
	text-align: left;
	top: 0;
	left: 0;
	margin-top: 10px;
	width: 100%;
}

#overlay
{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
	background-color: #000;
	-moz-opacity: 0.8;
	opacity: .80;
	filter:alpha(opacity=80);
}

#lightbox.done #lbLoadMessage
{
	display: none;
}

#lightbox.done #lbContent
{
	display: block;
	width: 600px;
	margin: 0 auto;
}

#lightbox.loading #lbContent
{
	display: none;
}

#lightbox.loading #lbLoadMessage
{
	display: block;
}

#lbContent .lightboxcontent{display:block;}

/* ------- sIFR ------ */

/* These are standard sIFR styles... do not modify */

.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced
{
	visibility: visible !important;
}

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true]
{
	display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */



.sIFR-hasFlash blockquote
{
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 35px;
	clear: none;
}


/* -------- case studies -------- */

.hdr-casestudy{padding-bottom:4px;border-bottom:5px solid #EDEDED;width: 490px;}

/* -- bbc -- */

.casestudy_bbc .txt-casestudy, .casestudy_bbc .txt-casestudy a:link, .casestudy_bbc .txt-casestudy a:active, .casestudy_bbc .txt-casestudy a:visited
{
	color: #000000;
}
.casestudy_bbc .hdr-casestudy
{
	height: 36px;
	display: block;
}
.casestudy_bbc .hdr-casestudy
{
	background: url(../../Images/casestudy/bbc/header.gif) no-repeat;
}
.casestudy_bbc .casestudy-maintext
{
	width: 450px;
	height: 352px;
	display: block;
}
.casestudy_bbc .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/bbc/text.gif) no-repeat;
}
.casestudy_bbc blockquote
{
	color: #000000;
}

/* -- betta -- */

.casestudy_betta .txt-casestudy, .casestudy_betta .txt-casestudy a:link, .casestudy_betta .txt-casestudy a:active, .casestudy_betta .txt-casestudy a:visited
{
	color: #ff0000;
}

.casestudy_betta .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_betta .hdr-casestudy
{
	background: url(../../Images/casestudy/betta/header.gif) no-repeat;
}

.casestudy_betta .casestudy-maintext
{
	width: 450px;
	height: 265px;
	display: block;
	overflow: hidden;
}

.casestudy_betta .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/betta/text.gif) no-repeat;
}

.casestudy_betta blockquote
{
	color: #ff0000;
}

/* -- Begbies -- */

.casestudy_begbies .txt-casestudy, .casestudy_begbies .txt-casestudy a:link, .casestudy_begbies .txt-casestudy a:active, .casestudy_begbies .txt-casestudy a:visited
{
	color: #96BE43;
}

.casestudy_begbies .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_begbies .hdr-casestudy
{
	background: url(../../Images/casestudy/begbies-traynor/header.gif) no-repeat;
}

.casestudy_begbies .casestudy-maintext
{
	width: 450px;
	height: 290px;
	display: block;
	overflow: hidden;
}

.casestudy_begbies .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/begbies-traynor/text.gif) no-repeat;
}

.casestudy_begbies blockquote
{
	color: #ff0000;
}

/* -- casewise -- */

.casestudy_casewise .txt-casestudy, .casestudy_casewise .txt-casestudy a:link, .casestudy_casewise .txt-casestudy a:active, .casestudy_casewise .txt-casestudy a:visited
{
	color: #3366ff;
}

.casestudy_casewise .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_casewise .hdr-casestudy
{
	background: url(../../Images/casestudy/casewise/header.gif) no-repeat;
}

.casestudy_casewise .casestudy-maintext
{
	width: 450px;
	height: 342px;
	display: block;
}

.casestudy_casewise .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/casewise/text.gif) no-repeat;
}

.casestudy_casewise blockquote
{
	color: #3366ff;
	margin: 0;
}

/* -- Infogroup/UK --  */

.casestudy_infogroupuk .txt-casestudy, .casestudy_infogroupuk .txt-casestudy a:link,
 .casestudy_infogroupuk .txt-casestudy a:active, .casestudy_infogroupuk .txt-casestudy a:visited
{
	color: #4eb963;
}

.casestudy_infogroupuk .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_infogroupuk .hdr-casestudy
{
	background: url(../../Images/casestudy/Infogroupuk/Infogroupuk-header.gif) no-repeat;
}

.casestudy_infogroupuk .casestudy-maintext
{
	width: 450px;
	height: 271px;
	display: block;
}

.casestudy_infogroupuk .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/Infogroupuk/Infogroupuk-text.gif) no-repeat;
}

.casestudy_infogroupuk blockquote
{
	color: #4eb963;
}

/* -- channel 4 -- */

.casestudy_channel4 .txt-casestudy, .casestudy_channel4 .txt-casestudy a:link, .casestudy_channel4 .txt-casestudy a:active, .casestudy_channel4 .txt-casestudy a:visited
{
	color: #4eb963;
}

.casestudy_channel4 .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_channel4 .hdr-casestudy
{
	background: url(../../Images/casestudy/channel4/header.gif) no-repeat;
}

.casestudy_channel4 .casestudy-maintext
{
	width: 450px;
	height: 271px;
	display: block;
}

.casestudy_channel4 .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/channel4/text.gif) no-repeat;
}

.casestudy_channel4 blockquote
{
	color: #4eb963;
}

/* -- gatecrasher -- */

.casestudy_gatecrasher .txt-casestudy, .casestudy_gatecrasher .txt-casestudy a:link, .casestudy_gatecrasher .txt-casestudy a:active, .casestudy_gatecrasher .txt-casestudy a:visited
{
	color: #ff0c86;
}

.casestudy_gatecrasher .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_gatecrasher .hdr-casestudy
{
	background: url(../../Images/casestudy/gatecrasher/header.gif) no-repeat;
}

.casestudy_gatecrasher .casestudy-maintext
{
	width: 450px;
	height: 305px;
	display: block;
}

.casestudy_gatecrasher .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/gatecrasher/text.gif) no-repeat;
}

.casestudy_gatecrasher blockquote
{
	color: #ff0c86;
}

/* -- gleesons -- */

.casestudy_gleesons .txt-casestudy, .casestudy_gleesons .txt-casestudy a:link, .casestudy_gleesons .txt-casestudy a:active, .casestudy_gleesons .txt-casestudy a:visited
{
	color: #ff0101;
}

.casestudy_gleesons .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_gleesons .hdr-casestudy
{
	background: url(../../Images/casestudy/gleesons/header.gif) no-repeat;
}

.casestudy_gleesons .casestudy-maintext
{
	width: 450px;
	height: 239px;
	display: block;
}

.casestudy_gleesons .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/gleesons/text.gif) no-repeat;
}

.casestudy_gleesons blockquote
{
	color: #ff0101;
}

/* -- Speedo -- */

.casestudy_speedo .txt-casestudy, .casestudy_speedo .txt-casestudy a:link, 
.casestudy_speedo .txt-casestudy a:active, .casestudy_speedo .txt-casestudy a:visited
{
	color: #c60a30;
}

.speedoLink
{
 	color: #c60a30;
 	padding-bottom:20px;
padding-top:10px;
 	text-align:right;
 	float:right;
}
.imLink
{ 	color: #c60a30;
 	padding-top:10px;
 	padding-bottom:20px;
 	text-align:right;
 	float:right;}

.casestudy_speedo .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_speedo .hdr-casestudy
{
	background: url(../../Images/casestudy/speedo/header_speedo.gif) no-repeat;
}

.casestudy_speedo .casestudy-maintext
{
	width: 490px;
	height: 239px;
	display: block;
}

.casestudy_speedo .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/speedo/speedo-text.gif) no-repeat;
}

.casestudy_speedo blockquote
{
	color: #c60a30;
}

.speedoimage
{
    padding-right:8px;
}

#right-col .smallimageclient
{
	float:right;
	width:365px;
	display: inline;
	border:1px solid #EDEDED;
}
/* -- IrwinMitchell -- */

.casestudy_irwinmitchell .txt-casestudy, .casestudy_irwinmitchell .txt-casestudy a:link, 
.casestudy_irwinmitchell .txt-casestudy a:active, .casestudy_irwinmitchell .txt-casestudy a:visited
{
	color: #0c466b;
}

.casestudy_irwinmitchell .hdr-casestudy
{
	height: 36px;
	display: block;
}

.irwinmitchellimg
{
    margin-bottom:15px;
}

.casestudy_irwinmitchell .hdr-casestudy
{
	background: url(../../Images/casestudy/irwinmitchell/header_im.gif) no-repeat;
}

.casestudy_irwinmitchell .casestudy-maintext
{
	width: 460px;
	height: 232px;
	display: block;
}

.casestudy_irwinmitchell .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/irwinmitchell/im-text.gif) no-repeat;
}

.casestudy_irwinmitchell blockquote
{
	color: #0c466b;
}

/* -- ideal standard -- */

.casestudy_ideal .txt-casestudy, .casestudy_ideal .txt-casestudy a:link, .casestudy_ideal .txt-casestudy a:active, .casestudy_ideal .txt-casestudy a:visited
{
	color: #082e8f;
}

.casestudy_ideal .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_ideal .hdr-casestudy
{
	background: url(../../Images/casestudy/ideal-standard/header.gif) no-repeat;
}

.casestudy_ideal .casestudy-maintext
{
	width: 450px;
	height: 239px;
	display: block;
	overflow: hidden;
}

.casestudy_ideal .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/ideal-standard/text.gif) no-repeat;
}

.casestudy_ideal blockquote
{
	color: #4eb963;
}

/* -- inside track -- */

.casestudy_inside .txt-casestudy, .casestudy_inside .txt-casestudy a:link, .casestudy_inside .txt-casestudy a:active, .casestudy_inside .txt-casestudy a:visited
{
	color: #cc33ff;
}

.casestudy_inside .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_inside .hdr-casestudy
{
	background: url(../../Images/casestudy/inside-track/header.gif) no-repeat;
}

.casestudy_inside .casestudy-maintext
{
	width: 450px;
	height: 300px;
	display: block;
}

.casestudy_inside .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/inside-track/text.gif) no-repeat;
}

.casestudy_inside blockquote
{
	color: #cc33ff;
}

/* -- knowledge rich -- */

.casestudy_knowledge .txt-casestudy, .casestudy_knowledge .txt-casestudy a:link, .casestudy_knowledge .txt-casestudy a:active, .casestudy_knowledge .txt-casestudy a:visited
{
	color: #ec008c;
}

.casestudy_knowledge .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_knowledge .hdr-casestudy
{
	background: url(../../Images/casestudy/knowledge-rich/header.gif) no-repeat;
}

.casestudy_knowledge .casestudy-maintext
{
	width: 450px;
	height: 272px;
	display: block;
}

.casestudy_knowledge .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/knowledge-rich/text.gif) no-repeat;
}

.casestudy_knowledge blockquote
{
	color: #ec008c;
}

/* -- HFMA -- */

.casestudy_hfma .txt-casestudy, .casestudy_hfma .txt-casestudy a:link, .casestudy_hfma .txt-casestudy a:active, .casestudy_hfma .txt-casestudy a:visited
{
	color: #0c347a;
}

.casestudy_hfma .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_hfma .hdr-casestudy
{
	background: url(../../Images/casestudy/hfma/header_hfma.gif) no-repeat;
}

.casestudy_hfma .casestudy-maintext
{
	width: 480px;
	height: 327px;
	display: block;
}

.casestudy_hfma .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/hfma/text_hfma.gif) no-repeat;
}

.casestudy_hfma blockquote
{
	color: #0c347a;
}

/* -- land rover -- */

.casestudy_land .txt-casestudy, .casestudy_land .txt-casestudy a:link, .casestudy_land .txt-casestudy a:active, .casestudy_land .txt-casestudy a:visited
{
	color: #40a26f;
}

.casestudy_land .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_land .hdr-casestudy
{
	background: url(../../Images/casestudy/landrover/header.gif) no-repeat;
}

.casestudy_land .casestudy-maintext
{
	width: 450px;
	height: 271px;
	display: block;
}

.casestudy_land .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/landrover/text.gif) no-repeat;
}

.casestudy_land blockquote
{
	color: #40a26f;
}

/* -- nottingham -- */

.casestudy_nottingham .txt-casestudy, .casestudy_nottingham .txt-casestudy a:link, .casestudy_nottingham .txt-casestudy a:active, .casestudy_nottingham .txt-casestudy a:visited
{
	color: #2485f2;
}

.casestudy_nottingham .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_nottingham .hdr-casestudy
{
	background: url(../../Images/casestudy/nottingham/header.gif) no-repeat;
}

.casestudy_nottingham .casestudy-maintext
{
	width: 450px;
	height: 272px;
	display: block;
	overflow: hidden;
}

.casestudy_nottingham .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/nottingham/text.gif) no-repeat;
}

.casestudy_nottingham blockquote
{
	color: #2485f2;
}

/* -- oxford -- */

.casestudy_oxford .txt-casestudy, .casestudy_oxford .txt-casestudy a:link, .casestudy_oxford .txt-casestudy a:active, .casestudy_oxford .txt-casestudy a:visited
{
	color: #fcb422;
}

.casestudy_oxford .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_oxford .hdr-casestudy
{
	background: url(../../Images/casestudy/oxford/header.gif) no-repeat;
}

.casestudy_oxford .casestudy-maintext
{
	width: 450px;
	height: 342px;
	display: block;
}

.casestudy_oxford .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/oxford/text.gif) no-repeat;
}

.casestudy_oxford blockquote
{
	color: #fcb422;
}

/* -- pharmacy2u -- */

.casestudy_pharmacy2u .txt-casestudy, .casestudy_pharmacy2u .txt-casestudy a:link, .casestudy_pharmacy2u .txt-casestudy a:active, .casestudy_pharmacy2u .txt-casestudy a:visited
{
	color: #93ba3f;
}

.casestudy_pharmacy2u .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_pharmacy2u .hdr-casestudy
{
	background: url(../../Images/casestudy/pharmacy2u/header.gif) no-repeat;
}

.casestudy_pharmacy2u .casestudy-maintext
{
	width: 450px;
	height: 300px;
	display: block;
}

.casestudy_pharmacy2u .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/pharmacy2u/text.gif) no-repeat;
}

.casestudy_pharmacy2u blockquote
{
	color: #93ba3f;
}

/* -- riba -- */

.casestudy_riba .txt-casestudy, .casestudy_riba .txt-casestudy a:link, .casestudy_riba .txt-casestudy a:active, .casestudy_riba .txt-casestudy a:visited
{
	color: #b7004c;
}

.casestudy_riba .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_riba .hdr-casestudy
{
	background: url(../../Images/casestudy/riba/header.gif) no-repeat;
}

.casestudy_riba .casestudy-maintext
{
	width: 450px;
	height: 205px;
	display: block;
	overflow: hidden;
}

.casestudy_riba .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/riba/text.gif) no-repeat;
}

.casestudy_riba blockquote
{
	color: #b7004c;
}

/* -- sealine -- */

.casestudy_sealine .txt-casestudy, .casestudy_sealine .txt-casestudy a:link, .casestudy_sealine .txt-casestudy a:active, .casestudy_sealine .txt-casestudy a:visited
{
	color: #7d829a;
}

.casestudy_sealine .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_sealine .hdr-casestudy
{
	background: url(../../Images/casestudy/sealine/header.gif) no-repeat;
}

.casestudy_sealine .casestudy-maintext
{
	width: 450px;
	height: 239px;
	display: block;
}

.casestudy_sealine .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/sealine/text.gif) no-repeat;
}

.casestudy_sealine blockquote
{
	color: #7d829a;
}

/* -- sleepmasters -- */

.casestudy_sleepmasters .txt-casestudy, .casestudy_sleepmasters .txt-casestudy a:link, .casestudy_sleepmasters .txt-casestudy a:active, .casestudy_sleepmasters .txt-casestudy a:visited
{
	color: #522881;
}

.casestudy_sleepmasters .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_sleepmasters .hdr-casestudy
{
	background: url(../../Images/casestudy/sleepmasters/header.gif) no-repeat;
}

.casestudy_sleepmasters .casestudy-maintext
{
	width: 450px;
	height: 275px;
	display: block;
}

.casestudy_sleepmasters .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/sleepmasters/text.gif) no-repeat;
}

.casestudy_sleepmasters blockquote
{
	color: #522881;
}

/* -- stanley -- */

.casestudy_stanley .txt-casestudy, .casestudy_stanley .txt-casestudy a:link, .casestudy_stanley .txt-casestudy a:active, .casestudy_stanley .txt-casestudy a:visited
{
	color: #f8e600;
}

.casestudy_stanley .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_stanley .hdr-casestudy
{
	background: url(../../Images/casestudy/stanley/header.gif) no-repeat;
}

.casestudy_stanley .casestudy-maintext
{
	width: 450px;
	height: 232px;
	display: block;
}

.casestudy_stanley .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/stanley/text.gif) no-repeat;
}

.casestudy_stanley blockquote
{
	color: #f8e600;
}


/* -- bagitdontbinit -- */

.casestudy_bagitdontbinit .txt-casestudy, .casestudy_bagitdontbinit .txt-casestudy a:link, .casestudy_bagitdontbinit .txt-casestudy a:active, .casestudy_bagitdontbinit .txt-casestudy a:visited
{
	color: #18abe7;
}

.casestudy_bagitdontbinit .hdr-casestudy
{
	height: 36px;
	display: block;
}

.casestudy_bagitdontbinit .hdr-casestudy
{
	background: url(../../Images/casestudy/bagitdontbinit/header.gif) no-repeat;
}

.casestudy_bagitdontbinit .casestudy-maintext
{
	width: 450px;
	height: 239px;
	display: block;
}

.casestudy_bagitdontbinit .casestudy-maintext
{
	margin: 15px 0 5px 0;
	background: url(../../Images/casestudy/bagitdontbinit/text.gif) no-repeat;
}

.casestudy_bagitdontbinit blockquote
{
	color: #18abe7;
}

/* ----- Social Media ------ */

.listbox-socialmedia
{
	width: 653px;
	height: 61px;
	margin: 0 0 5px 0;
	padding:322px 0 0 286px;
	background: url(../../Images/background.gif) no-repeat;
}

.listbox-socialmedia h2, .listbox-socialmedia ul{position:absolute;left:-5000px;}

.socialmedia-download
{
	width: 212px;
	height: 50px;
	display:block;
	background: url(../../Images/download_button.gif) no-repeat;
	text-indent:-5000px;
}

.socialmedia-calltoaction
{
    float: left;
	width: 300px;
}

.socialmedia-calltoaction-more
{
    background: url(../../Images/border.gif) no-repeat right;
}

.socialmedia-calltoaction-audit
{
    padding-left:22px;
    background: url(../../Images/border.gif) no-repeat right;
    width: 298px;
}

.socialmedia-calltoaction-touch
{
    padding-left:20px;
    width:260px;
}

.socialmedia-calltoactions
{
    border-bottom: 1px solid #A9A9A9;
    padding:0px 0 0 5px;
   
}

.socialmedia-calltoaction h3{margin:19px 0 10px 0;}

.socialmedia-calltoaction .socialmedia-content{height:140px; color:Black;}

.socialmedia-calltoaction-more h3
{
	width: 126px;
	height: 19px;
	background: url(../../Images/contactDavid.gif) no-repeat;
}

.socialmedia-calltoaction-audit h3
{
	width: 176px;
	height: 19px;
	background: url(../../Images/audittext.gif) no-repeat;
}

.socialmedia-calltoaction-touch h3
{
	width: 225px;
	height: 19px;
	background: url(../../Images/socialclientstext.gif) no-repeat;
}

.socialmedia-calltoaction-more .socialmedia-content
{
	 padding-left:130px;
	 background: url(../../Images/daveSealey.gif) no-repeat;
}

.socialmedia-calltoaction-audit .socialmedia-content
{
	padding-left:130px;
	padding-right:20px;
	background: url(../../Images/Magnify-Logo.gif) no-repeat left top;
}

.socialmedia-calltoaction-touch li{float:left;margin-right:17px;}
.socialmedia-calltoaction-touch .socialmedia-content{padding-top:13px;height:120px;}

.socialmedia-content a:hover, .socialmedia-content .red, .auditthankyou .red {color:#C00;}

.submitbtn
{
    margin:10px 0 10px 0;
 	width: 77px;
	height: 30px;
	display:block;
	background: url(../../Images/btn_submit.gif) no-repeat;
	text-indent:-5000px;
}

.red{color:#C00;}

.lightboxcontent
{
    display:none;
    padding: 50px;
	background: white;
	vertical-align:text-top;
}

.labelcell
{
    text-align:right;
}

.auditthankyou
{
    display:none;
    padding:25px;
    background: white;
	vertical-align:text-top;
}

.lightboxformdetail h3
{
    font-size: 100em;
	color: #000000;
	line-height: 1.4em;
}

.linkedin
{
 	background: url(../../Images/LinkedinLogo.gif) no-repeat;  
 	display:block;
 	text-indent:-5000px; 
 	width: 65px;
	height: 18px;
 	margin:10px 0 10px 0;
}

.twitter
{
 	background: url(../../Images/twitterLogo.gif) no-repeat;
 	display:block;
 	width: 61px;
	height: 14px;
 	text-indent:-5000px;
}

/* ----- recruitment ----- */

ul.recruitment  
{
	list-style-type:disc;
	margin:0 0 0 15px;
}

h5.recruitment .grey 
{
	color: #696868;
}

/* ----- Errors ----- */

#contentcontainer 
{
    float:left;
    margin-top:150px;
    margin-bottom: 100px;
}

/* -- find out more -- */

.infoblock
{
    border-top:5px solid #EEEEEE;
    padding:14px 0 0 0;
    clear:both;
    width:430px;
}

.float-right
{
	float:right;	
}

p.findoutmore 
{
    background:url(../../Images/findoutmore.gif) no-repeat top left;
    height:53px;
    width:138px;
    display:block;
    text-indent:-5000px;
}

a.infoemail 
{
    margin:4px 0 0 0;
    float:left;
}

a.downloadcreds 
{
    margin:2px 0 0 0;
    float:left;
    clear:left;
}

#col01 .downloadcreds 
{
    background:url(../../Images/downloadcreds_grey.gif) no-repeat top left;
}

.bannerwall{height:400px;}
.bannershot{margin:0 20px 20px 0;float:left;}
.bannersdemohead{margin-bottom:10px;}
.bannersdemohead p{float:left;}

.socialicons { margin-bottom:10px; }
span.thanks_links { width:100px; float:left; }

/* InQUBAtor home page */
#bnr_inqubator {
	background:url(../../images/bnr_inqubator.jpg) no-repeat;
	width:939px;
	height:384px;
	margin-bottom:11px;
}

#bnr_inqubator a {
	display:block;
	width:163px;
	height:48px;
	margin:300px 0 0 370px;
	position:absolute;
	text-indent:-5000px;
}

.inqubatorfeature {
	float:left;
	border-right:solid 1px #ccc;
	padding:0 20px;
	width:286px;
	min-height:170px;
}

.inqubatorfeature h2 {
	text-indent:-5000px;
	padding-bottom:10px;
	height:21px;
}

.inqubatorfeature p {
	height:110px;
}

.inqubatorfeature .bg_findoutmore {
	float:left;
}

.whatwearelookingfor {
	padding-left:0;
}

.bg_lightbulb {
	background:url(../../images/bg_whatwearelookingfor.jpg) no-repeat;
	width:64px;
	height:111px;
	display:block;
	text-indent:-5000px;
	float:left;
	margin:0 21px;
}

.whatwearelookingfor h2 {
	background:url(../../images/hdr_whatwearelookingfor.gif) no-repeat;
	width:222px;
}

.bg_team {
	background:url(../../images/bg_team.jpg) no-repeat;
	width:104px;
	height:125px;
	display:block;
	text-indent:-5000px;
	float:left;
	margin:0 21px 0 0;
}

.theteam h2 {
	background:url(../../images/hdr_theteam.gif) no-repeat;
	width:88px;
}

.howitworks {
	border-right:0;
	width:285px;
	padding-right:0;
}

.bg_cogs {
	background:url(../../images/bg_howitworks.jpg) no-repeat;
	width:104px;
	height:92px;
	display:block;
	text-indent:-5000px;
	float:left;
	margin:0 21px 0 0;
}

.howitworks h2 {
	background:url(../../images/hdr_howitworks.gif) no-repeat;
	width:113px;
}

.bg_findoutmore {
	background:url(../../images/bg_findoutmore.gif) no-repeat;
	width:108px;
	height:11px;
	display:block;
	text-indent:-5000px;
}

.bg_readon {
	background:url(../../images/bg_readon.gif) no-repeat;
	width:71px;
	height:11px;
	display:block;
	text-indent:-5000px;
	margin-left:124px;
}

.rule {
	border-bottom:solid 1px #ccc;
	float:left;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	width:100%;
}

/* InQUBAtor stepdown page */
.bnr_inqubatorstepdown {
	background:url(../../images/bnr_inqubatorstepdown.jpg) no-repeat;
	width:635px;
	height:212px;
	float:left;
	margin:0 20px 25px 0;
}

.inqubator_apply {
	float:left;
	width:250px;
	height:154px;
	background:url(../../images/bg_inqubatorapply.gif) repeat-x;
	padding:29px 17px;
}

.inqubator_apply h3 {
	margin-bottom:10px;
}

.applynow {
	background:url(../../images/btn_applynow.gif) no-repeat;
	width:113px;
	height:32px;
	text-indent:-5000px;
	display:block;
	margin-top:25px;
}

.inqubator_content
{
	float: left;
	display: inline;
	width: 729px;
	padding: 10px 0 0 0;
	border-top: solid 5px #EDEDED;
	min-height:300px;
}

.inqubator_content a {
	text-decoration:underline;
}

.inqubator_content a:hover {
	text-decoration:none;
}

.inqubator_content p
{
	margin:0 0 15px 0;
}

ol.inqubatornews {
	padding-left:0;
	margin-left:0;
}

ol.inqubatornews li {
	list-style:none;
	margin:0 0 10px 0;
	border:solid 1px #fff;
}

/* Generic form */
.formitem {
	margin: 0 0 10px 0;
}

.formitem label {
	display: block;
	float: left;
	width: 120px;
	padding-right: 10px;
}

.formitem input {
	width: 415px;
}

.formitem input.short {
	width: 200px;
}

.formitem textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 1em;
	width: 415px;
	padding: 2px;
}

.formitem span.error {
	display: block;
	margin: 3px 0 0 130px;
}

.mainform {
	margin-left:130px;
}

.inqubator_content p.wordcount {
	display:block;
	margin-left:130px;
}

.logo_screenyorks {
	float:left;
	margin-top:-81px;
}

.logo_screenyorks p {
	margin:0 0 10px 0;
}

.logo_screenyorks a {
	background:url(../../images/logo_screenyorkshire.jpg) no-repeat;
	width:75px;
	height:33px;
	display:block;
	text-indent:-5000px;
}

.thankYouLink
{
    color:#0000FF;
}

/*Seo Contact Page*/

.requestMoreInfo
{
    background:url(../../images/seoContactPage/requestInfoBtn.png) no-repeat;
    display:block;
	text-indent:-5000px;
	width:183px;
	height:40px;
}

.pageBreakThankYou
{
    background:url(../../images/seoContactPage/pageBreakThankYou.png) no-repeat;
    display:block;
	text-indent:-5000px;
	width:588px;
	height:5px;
}

.seoBlurb
{
    margin-bottom:20px;
    font-size:30px;
    line-height:30px;
}

p.seoHeaders
{
    margin-bottom:20px;
	font-size: 1.2em;
	font-weight:bold;
}

.seoLink
{
    color:#CC0000;
}

.seoSubmitButton
{
    background:url(../../images/seoContactPage/seoSubmitBtn.png) no-repeat;
    display:block;
	width:84px;
	height:39px;
	text-indent:-5000px;
	margin-left:105px;
}

.form td
{
    padding-bottom:10px;
}

.form .alignRightSEO
{
    text-align:right;
}


/* --- SEO page --- */
.seo-desc
{
	float: left;
	margin: 12px 0 10px 0;
	width: 600px;
	padding-top:10px;
}

a.HlGetAQuote
{
    background:url(../../images/seoPage/Get-Quote.png) no-repeat;
	display:block;
	height:44px;
	width:148px;
	text-indent: -99999px;
	margin: 30px;
	cursor:pointer;
}

.seo-header
{
	clear:left;
	height:380px;
	width:100%;
	float:none;
	position:relative;
	z-index: 1;
}

.seo-header .subtitle,
.seo-header ul,
.seo-header h2
{
	text-indent:-9999px;
}

.seo-header .HlGetAQuote
{
    background:url(../../images/seoPage/Get-Quote.png) no-repeat;
	position:relative;
	top:135px;	
	float:left;
	height:44px;
	width:148px;
}

.seo-header .HlDownload
{
    background:url(../../images/seoPage/Link-Download-The-Research.png) no-repeat;	
    height:21px;
	width:245px;
	height:21px;
	color:#fff;
	text-decoration:underline;
	position:relative;
	top:175px;	
	float:left;
	text-indent:-99999px;
	cursor: pointer;
}

.seo-header .content
{
    background:url(../../images/seoPage/Seo-Header.jpg) no-repeat;
    height:380px;
    width:940px;
    z-index:1;
    position:relative;
}

.seo-header .contact
{
   width:910px;
   height:370px;
   z-index:2;
   clear:left; 
   position:relative;
   background:url(../../images/seoPage/Seo-Form-Header.jpg) no-repeat;
   padding: 10px 0 0 30px;
}

.seo-header .contact label
{
    font-weight: bold;
}

.seo-header .contact .seo-form
{
    margin: 95px 0 0 0;
    font-size:1.25em;
    line-height: 2.2em;
}


.seo-header .contact .H1SubmitDetails
{
    background:url(../../images/seoPage/Submit-Details.png) no-repeat;	
    height:44px;
	width:201px;
	text-indent:-99999px;
	top:120px;
	margin:45px 0 -50px 0px;
	cursor: pointer;
	float:left;	
}

.seo-header .contact .errorContainer
{
    position: relative;
    margin:25px 0 0 25px;
	float:left;
}

.seo-header .contact .H1CloseForm
{
    background:url(../../images/seoPage/Seo-Close.png) no-repeat; height:27px;
    width:28px;
    height:27px;
    display:block;
    text-indent:-99999px;
    margin-left: 874px;
    cursor: pointer;
}

.latest-research-div,
.previous-clients-div
{
	float: right;
	margin: 20px 0 -20px 0;
	padding-top:10px;
	width:310px;
}

.latest-research-div .HlDownloadResearch
{
	background:url(../../images/seoPage/Download-the-research.png) no-repeat;	height:44px;
	width:184px;
	height:30px;
	display:block;
	text-indent:-99999px;
	margin:30px 0;
}


.seo-textboxes
{
    background: transparent;
    border: transparent;
    border-bottom: dotted 1px #000;
    font-size: 1.25em;
}


.errorEncountered
{
    background: transparent;
    border: transparent;
    font-size: 1.25em;
    border-bottom: dotted 1px red;
}

.focus
{
    background:#f2f7fc;
}

.seo-guarantee
{
    font-size: 1.2em;
    line-height: 25px;
}

.seo-brand-holder
{
    height: 95px;
    
}

.seo-brand-text
{
    float:right;
    width:179px;
    line-height:16px;
}

.seo-brand-link
{
	float: left;
	display: inline;
	width: auto;
	padding: 10px 11px 6px 9px;
	margin: 0 5px 5px 0;
	border: 1px solid #B5B5B5;
	background-repeat: no-repeat;
}

.seo-close
{
	clear: both;
	text-align: right;
	font-size: 1.4em;
}

.seo-lightbox
{
    font-size : 12px;
    width: 400px;
    padding: 5px 20px 25px; 
    text-align:left;
}

.seo-lightbox .lbAction
{
    font-weight:bold;
    text-decoration: underline;
}

.seo-lightbox .HlDownloadResearch
{
	background:url(../../images/seoPage/Download.gif) no-repeat;	
	height:30px;
	width:96px;
	display:block;
	text-indent:-99999px;
	margin:5px 0;
}

.seo-lightbox input
{
    margin: 0 0 5px 0;
    width: 200px;
}

.seo-lightbox h2
{
    background:url(../../images/seoPage/Download-Research.gif) no-repeat;
    height: 15px;
    width: 283px;
    display:block;
	text-indent:-99999px;
}

.seo-lightbox p {
    text-align: left;
    margin-bottom: 20px;
}

.seo-desc ol
{
    color:#cc0000;
}

.seo-desc ol li
{
    color:#cc0000;
    margin: 0 38px;
    line-height: 28px;
}

.seo-desc ol p
{
    color:#454545;
}

.downloadform td {
    width: 280px;
    text-align: left;
    vertical-align: top;
}

.downloadform td.label {
    width: 120px;
}

.downloadform td label {
    display: block;
    text-align: right;
    padding-right:10px;
}