
/* common

------------------------------------------------ */

body {
		background:url(../images/body-bg.gif) repeat-x top;
}
#wrapper {
		width:960px;
		margin: auto;
}
#masthead {
		margin: 28px 0 0;
		height: 90px;
		width: 960px;
		position: relative;
		border-bottom: 1px solid #f2f2f2;
		z-index: 100;
}
#logo {
		font-size: xx-small;
		text-indent: -9999px;
		overflow: hidden;
		margin: 0;
		padding-top: 0;
		padding-right: 0;
		padding-bottom: 0;
		padding-left: 0;
		position: absolute;
		top: 15px;
}
#logo a {
		display: block;
		width: 256px;
		height: 50px;
		background-image: url(../images/logo.gif);
		background-position: 0em;
		background-repeat: no-repeat;
}
#nav {
		position: absolute;
		top: 30px;
		right: 10px;
}

/* home specific
------------------------------------------------ */


#banner {
		margin-top: 16px;
		height: 360px;
		width: 960px;
		display:block;
		
		/* Used as a js/flash alternative. */
		background: url(../images/banner-noflash.jpg) left top no-repeat;
}
#shadow {
		background: url(../images/cube_shadow.jpg) no-repeat center bottom;
		border: 1px none #F00;
		width: 100%;
		height: 640px;
		margin-bottom: -640px;
}
#services-text {
		float: left;
		width: 439px;
		border-right: 1px solid #f2f2f2;
		padding-right: 20px;
}
#content-home {
		padding: 30px 0 0px;
		border-bottom: 1px solid #f2f2f2;
		margin-bottom: 20px;
}
#clients-partners h2, #services-text h2 {
		color: #266998;
		font-size: 1.5em;
		margin-bottom: 15px;
}
#clients-partners {
		float: left;
		width: 462px;
		display: inline;
		margin-left: 38px;
}
p.statement {
		font-size: 1.25em;
		color: #000;
		line-height: 20px;
}



/* sidebar
------------------------------------------------ */


#sidebar {
		float: left;
		width: 270px;
}
#sidebar h3 {
		font-size: 1.5em;
		line-height: 1.35em;
		color: #266998;
}



#sub-nav ul {
		margin: 0px;
		padding: 0px;
}
#sub-nav ul ul {
		margin: 1px 0 1px 15px;
		display:none;
}
#sub-nav ul li.selected ul {
		display:block;
}
#sub-nav ul li {
		margin: 0px;
		padding: 0px;
		list-style: none;
}
#sub-nav ul li a, #sub-nav ul li.selected ul li a {
		display: block;
		border-bottom: 1px solid #f2f2f2;
		color: #333;
		text-decoration: none;
		padding-top: 6px;
		padding-bottom: 6px;
		padding-left: 30px;
		background: url(../images/sub-nav-arrow.gif) no-repeat 10px center;
		font-size: 1.15em;
}
#sub-nav ul li ul li a, #sub-nav ul li.selected ul li a {
		display: block;
		border-bottom: 1px solid #f2f2f2;
		color: black;
		text-decoration: none;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 30px;
		background: url(../images/sub-nav-arrow.gif) no-repeat 10px center;
		font-size: 1em;
}
#sub-nav ul li a:hover, #sub-nav ul li.selected a {
		background: #F2F2F2 url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: #266998;
}
#sub-nav ul li ul li.selected a, #sub-nav ul li ul li a:hover, #sub-nav ul li.selected ul li.selected a:hover {
		background: #F7F7F7 url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: #266998;
}
#sub-nav ul li.selected ul li.selected ul li.selected a {
		background: #FBFBFB url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: #266998;
}
#sub-nav ul li.selected ul li.selected ul li a {
		background: #fff url(../images/sub-nav-arrow-h.gif) no-repeat 10px center;
		color: black;
}

blockquote {
		margin: 15px 0 25px 0px;
		padding: 0;
		color: #525252;
		font: italic 14px/20px Georgia, "Times New Roman", Times, serif;
}
#quote {
		margin: 40px 0 0 -10px;
		padding-bottom: 100px;
}
#quote blockquote {
		background: transparent url(../images/quoleft.gif) left top no-repeat;
		margin: 0px 0px 0px;
		padding: 12px 0px 0px 40px;
		color: #333;
		font-size: 13px;
		font-style: italic;
}
#quote img {
		margin: 0 0 0 40px;
}
#quote blockquote div {
		padding: 0 0 20px 0;
		background: transparent url(../images/quoright.gif) no-repeat right 90%;
		margin: 0px;
		border: 0px solid #F00;
}
#quote blockquote p {
		color: #333;
		margin-top: 0px;
		font: normal 12px/16px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
}

/* content area

------------------------------------------------ */

#content-wrapper {
		margin-top: 30px;
}
#content {
		float: left;
		width: 588px;
		padding-left: 51px;
		margin-left: 40px;
		border-left: 1px solid #f2f2f2;
		display:inline;
}



/* client & partner list
------------------------------------------------ */

ul.client-list {
		float:left;
		margin-bottom:25px;
		width:134px;
}
ul.client-list li.head {
		font-weight: bold;
		color: #000;
		margin-left: 0px;
		list-style: url(none) none;
		margin-bottom: 5px;
		margin-top: 5px;
}
ul.client-list li {
		margin-left: 15px;
}
ul.partner-list {
		float:left;
		margin-bottom:25px;
		width:225px;
}
/* services - cms section
------------------------------------------------ */

.box {
		border-top:solid 1px #DADADA;
		margin:0;
		padding:20px 0 20px 0px;
		overflow:hidden;
}
.box img {
		float:left;
		margin:10px 0px 0 0px;
}
.box .checklist {
		background:#FEFEFE url(../images/bg_box_box.png) repeat-x;
		border:solid 1px #EBEBEB;
		padding:5px 13px;
		float:left;
		list-style:none;
		margin:15px;
		width:420px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
}
.box .checklist li {
		background:url(../images/list_tick.png) no-repeat 0 50%;
		padding:12px 0 12px 35px;
		list-style: url(none) none;
}
.box .button {
		clear:both;
}
.button {
		background:url(../images/button_blue.png) no-repeat;
		width:134px;
		height:42px;
		text-align:center;
		padding:0 30px 0px 0;
		margin:0 0 0 0px;
		cursor:pointer;
		clear: both;
		float: left;
		font-size: 14px;
		font-style: normal;
		line-height: 42px;
		font-weight: normal;
		font-variant: normal;
}
a.button {
		color: #FFF;
}
a.FindOutMore{
	background:url(../images/btn-ReadMore.jpg) left bottom no-repeat;
	width:139px;
	height:45px;
	margin:0 0 0 0px;
	cursor:pointer;
	clear: both;
	float: left;
}
a.FindOutMore:hover{
	background-position:top
}
.TryItNow{
	background:url(../images/btn-try-it-now.png) left bottom no-repeat;
	border:none;
	clear:both;
	display:block;
	margin:0 0 0 -2px;
	height:45px;
	width:183px;
}
.TryItNow:hover{
	background-position:left top;
}





/* footer

------------------------------------------------ */


#footer #footer-logo {
		background: url(../images/footer-logo.gif);
		position: absolute;
		left: 0px;
		top: 12px;
		height: 51px;
		width: 212px;
}
#footer .column {
		float: left;
		width: 236px;
		position: absolute;
		top: 40px;
}
#footer-wrapper {
		background: #000 url(../images/footer-bg.gif) repeat-x top;
		width: 100%;
		margin-top: 30px;
		height: 300px;
		color: #c1c1c1;
}
#footer {
		margin-right: auto;
		margin-left: auto;
		position: relative;
		width: 960px;
		font-size: 1em;
}
#footer .column h5 {
		font-size: 1.25em;
		color: #c1c1c1;
		padding-bottom: 2px;
		border-bottom: 1px solid #c1c1c1;
		margin-bottom: 15px;
}
#footer .column a {
		color: #c1c1c1;
		text-decoration: none;
}
#footer .column a:hover {
		text-decoration: underline;
}
#footer .column p {
		line-height: 15px;
}
#footer .column.contact {
		left: 20px;
}
#footer .column.services {
		right: 0px;
}
#footer .column.services ul {
}
#footer #uend {
		position: absolute;
		left: 740px;
		top: 216px;
}
#footer .column.logos {
		left: 305px;
		width: 368px;
}
#footer .column.logos img {
}
#footer .column.logos ul li {
		list-style: none;
		margin: 0px 0px 4px;
}
#footer .column.logos ul {
		margin: 15px 0px 0px;
		padding: 0px;
		float: left;
}
#footer .column.logos ul.alt {
		float: left;
		margin-left: 15px;
}

.post-date{
		float: left;
		margin: 0 15px 0 -30px;
		background: url(../images/date-bg.gif) no-repeat;
		height: 67px;
		width: 75px;
		font: italic bold 12px Georgia, "Times New Roman", Times, serif;
		color: #FFF;
		padding: 8px 0px 0px;
		text-align: center;
		display: block;
		clear: left;
}

.post-date .day {
		font-size: 24px;
}

.print { display:none; }

.hide, .NoScript{
	display:none;
}
a#CTA-Interested{
	background:url(../images/CTA-Interested.jpg) left bottom no-repeat;
	clear:both;
	display:block;
	height:57px;
	margin:80px 0 0 0;
	width:605px;
}
a#CTA-Interested:hover{
	background-position:top
}


/* Contact Us Page

------------------------------------------------ */
#ContactDetails{
	float:right;
	margin:81px 0 0 15px;
	width:400px
}
#ContactForm{
	float:left;
	margin:0 15px 0 0;
	width:500px
}
#ContactForm input.cat_textbox, #ContactForm textarea.cat_listbox, #ContactForm select.cat_dropdown, #ContactForm select.cat_listbox {
	width:350px;
}
#ContactForm #catwebformbutton, .SubmitBtn{
	background:url(../images/btn-submit.png) left bottom no-repeat;
	border:none;
	display:block;
	margin:0 0 0 -2px;
	height:45px;
	width:139px;
}
#ContactForm #catwebformbutton:hover, .SubmitBtn:hover{
	background-position:left top;
}
.TakeAFreeTrial{
	background:url(../images/btn-take-a-free-trial.png) left bottom no-repeat;
	border:none;
	clear:both;
	*clear:none;
	display:block;
	float:right;
	margin:-45px 0 0 -2px;
	*margin-top:0;
	height:45px;
	width:183px;	
}
.TakeAFreeTrial:hover{
	background-position:left top;
}


/* MultiVariate Testing */
.Blue, .Blue .req, .Blue td, .Blue td label, .Blue h2, .Black, .Black .req .Black td, .Black td label, .Black h2{
	color:#fff
}
.Blue{
	background:url(../images/enquiry-form-test-blue.png) left top no-repeat;
	height:664px;
	padding:20px;
	width:440px;
}
.Black{
	background:url(../images/enquiry-form-test-black.png) left top no-repeat;
	height:664px;
	padding:20px;
	width:440px;
}

#ContactForm.Blue, #ContactForm.Black{
	width:490px;
}

/* Home Page CRO Test - 2012 */
#viewFullPortfolio{
	display:block;
	font-size:14px;
	text-align:right
}
.cro #content-home{
	border-bottom:none;
	padding:20px 0 0;
	margin:0 0 40px;
}
.cro #clients-partners{
	margin:0 59px 0 0;
	width:410px;
}
.cro #clients-partners h2{
	margin:0 0 20px;
}
.cro #clients-partners h2.partners{
	margin:50px 0 20px;
}
.cro #services-text{
	border-left:1px solid #f0f0f0;
	border-right:none;
	margin:0 0 25px;
	padding:0 0 0 51px;
}
.cro #services-text ul{
	margin:0
}
.cro #services-text ul li{
	overflow:auto;
	list-style:none inside none;
	margin:30px 0 0;
}
.cro #services-text ul li:first-child{
	margin:0;
}
.cro #services-text ul li a.icon{
	background:url(../images/bg-serviceIcons.gif) left top no-repeat;
	display:block;
	float:left;
	margin:0 24px 0 0;
	height:80px;
	width:84px;
}
.cro #services-text ul li#contentManagementSystems a.icon{
	background-position:0 -104px;
}
.cro #services-text ul li#searchEngineOptimisation a.icon{
	background-position:0 -221px;
}
.cro #services-text ul li h3{
	font-size:18px;
	margin:0;
}
.cro #services-text ul li span{
	font-size:14px;
}
.cro #services-text a.readMoreHighlight{
	color:#ff9000;
	font-size:12px;
}
.cro #homeTestimonials{
	clear:both;
	overflow:auto
}
.cro #homeTestimonials h2{
	color:#266998;
	font-size:18px;
	line-height:25px;
	margin:0 0 30px
}
.cro #homeTestimonials .testimonial{
	background:url(../images/bg-homeTestimonial.gif) 84px top no-repeat;
	float:right;
	padding:33px 0 0 120px;
	width:308px;
}
.cro #homeTestimonials .first{
	float:left
}
.cro #homeTestimonials .testimonial img{
	margin:2px 0 0 -120px;
	float:left;
}
.cro #homeTestimonials .testimonial span{
	display:block;
	font-size:13px;
}
.cro #homeTestimonials .testimonial span img{
	margin:0 0 -17px 10px;
	float:none
}
.cro #homeTestimonials .testimonial span.client{
	background:none;
	display:block;
	margin:20px 0 0;
	padding:0;
	font-size:12px;
}
.cro a#homeCTA{
	background:#dedede url(../images/bg-home-cta.png) 776px 7px no-repeat;
	border:1px solid #f2f2f2;
	display:block;
	height:34px;
	margin:40px 0 10px;
	padding:6px 6px 10px;
}
.cro a#homeCTA:hover{
	background-position:776px -56px
}
.cro #partnerLogos{
	display:block;
	float:left;
	overflow:auto
}
.cro #partnerLogos, .cro #partnerLogos li{
	list-style:none;
	margin:0
}
.cro #partnerLogos li{
	display:block;
	float:left;
}
.cro #partnerLogos li a{
	background:#fff url(/images/logos/img-partners-grey.gif) 0 0 no-repeat;
	display:block;
	float:left;
	margin:0 20px;
}
.cro #partnerLogos li#partnerClemenger a{
	background-position:0 0;
	margin:0 20px 0 0;
	width:78px;
	height:54px;
}
.cro #partnerLogos li#partnerThreeBlocks a{
	background-position:-121px 0;
	margin:0 29px 0 20px;
	width:61px;
	height:54px;
}
.cro #partnerLogos li#partnerPurpleGoat a{
	background-position:-240px 0;
	margin:0 29px 0 20px;
	width:53px;
	height:54px;
}
.cro #partnerLogos li#partnerAustProduce a{
	background-position:-341px 0;
	margin:0 0 0 20px;
	width:68px;
	height:54px;
}

/* Footer CTA */
#techLogos{
	margin:5px 0 0;
	overflow:auto
}
#techLogos li{
	display:block;
	float:left;
	overflow:auto
}
#techLogos li a{
	background:#000 url(../images/footer-logos.gif) 0 0 no-repeat;
	display:block;
	float:left
}
#footer .column.logos #techLogos li.first{
	margin:0 74px 0 0;
}
#techLogos li#techBusinessCatalyst a{
	background-position:0 0;
	width:145px;
	height:40px;
}
#techLogos li#techWordPress a{
	background-position:-219px 0;
	width:149px;
	height:40px;
}
#techLogos li#techCreativeSuite a{
	background-position:0 -40px;
	width:145px;
	height:37px;
}
#techLogos li#techJavaScript a{
	background-position:-219px -40px;
	width:149px;
	height:37px;
}
#techLogos li#techGoogle a{
	background-position:0 -77px;
	width:145px;
	height:55px;
}
#techLogos li#techBusinessW3 a{
	background-position:-219px -77px;
	width:149px;
	height:55px;
}
#techLogos li#techJQuery a{
	background-position:0 -132px;
	width:145px;
	height:48px;
}


#footerEnquire a{
	background:url(../images/bg-footer-cta.png) 0 0 no-repeat;
	display:block;
	height:37px;
	left:727px;
	position:absolute;
	top:222px;
	width:175px;
}
#footerEnquire a:hover{
	background:url(../images/bg-footer-cta.png) 0 -37px no-repeat;
}

