@charset "UTF-8";
/* CSS Document */
@import url("nav.css");
@import url("sifr.css");
* {
	margin: 0;
	padding: 0;
}
html, body {
	font-family: Helvetica, sans-serif;
	text-align: center;
	color: #ffffff;
	font-size: 14px;
}
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
p {
	margin-bottom: 1em;
}
a {
	color: #81d1fb;
	text-decoration: none;
}
.alt {
	color: #FFFFFF;
}
body {
	background: #d6d6d6 url(../images/body-bg.gif) top left repeat-x;
}
img {
	border: none;
}
hr {
	color: #000000;
	clear: both;
	background: #fff url(../images/dotH.gif) repeat-x scroll center;
	border: none;
	margin-bottom: 15px;
	height: 2px;
	*border-top :2px dotted #FFFFFF;
}
hr.solid {
	background: none;
	border-top :1px solid #FFFFFF;
}	
ol {
	margin: 0 0 1em 2em;
}
.container {
	background-color: #000000;
	width: 1006px;
	margin: 0 auto;
	text-align: left;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;	
}
.header {
	height: 58px;
	background-color: #000000;
}
.header .logo {
	float: left;
}
.header div {
	float: right;
}
.header .tel {
	float: left;
	font-size: 24px;
	font-weight: lighter;
	margin-top: 18px;
}
.header .searchForm {
	float: left;
	margin: 15px 12px 0 40px;
}
.header .searchForm .searchField{
	float: left;
	height: 16px;
	*height: 13px;
	border: none;
	margin-right: 3px;
	font-size: 16px;
	color: #909295;
	width: 154px;
	padding: 3px;
}
.header .searchForm .searchSubmit {
	
}
.banner {
	height: 261px;
	background-color: #FFFFFF;
}
.mainContent, .secondaryContent {
	margin: 10px 30px 0 34px;
	overflow: hidden;
}
.home .mainContent, 
.services .mainContent {
	border-top:1px solid white;
	margin-top:40px;
	margin: 40px 0 0 0;
	padding:20px 30px 0 34px;
}
.contact-us .mainContent {
	margin-top: 30px;
}

.mainContent p,
.secondaryContent p {
	text-align: justify;
	font-size: 12.5px;
}
.mainContent h1,
.secondaryContent h1 {
	font-weight: lighter;
	font-size: 64px;
}
.mainContent h2,
.secondaryContent h2 {
	font-weight: lighter;
	margin-bottom: 15px;
}
.mainContent h3,
.secondaryContent h3 {
	font-weight: lighter;
	margin-bottom: 10px;
}
.secondaryContent .latestNews h3 {
	font-weight:lighter;
	font-size: 14px;
}
.blurb p {
	font-size:12px;
	line-height:14px;
	width:344px;
}	
.fruit {
	float: left;
	margin: 0;
	display: block;
	width: 255px;
}
.message {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.5em;
}
.home .message {
	margin: 30px 35px 0px 35px;
	font-size: 16px;
}
.error {
	color: #CC1022;
}
.success {
	color: #009900;
}
/*----- Services Pages -----*/
.pageContent {
	width: 600px;
	float: right;
	margin:0 40px 32px 0;
}
.primaryText {
	font-size: 14px;
	overflow: hidden;
}
.primaryText h1 {
	font-size: 64px;
	margin-bottom: 15px;
}
.primaryText h1 span {
}
.primaryText h2 {
	font-size: 26px;
}
.primaryText .secondaryText {
	width: 285px;
	float: left;
	background: url(../images/dotV.gif) repeat-y top right;
	padding-right: 15px;
}
.guides h4 {
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	font-size: 16px;
}
.guides h4 span {
	color: #FFFFFF;
}
.guides img {
	float: left;
	margin-right: 6px;
}
.guides {
	background: url(../images/dotV.gif) top right repeat-y;
	width: 650px;
	margin-bottom: 15px;
	overflow: hidden;
	float: left;
}

/*--Static pages--*/
.static h1 {
	text-align: center;
}
.static .sideText {
	width: 296px;
	padding: 25px 25px 25px 0;
	background: url(../images/dotV.gif) repeat-y top right;
	float: left;
	min-height: 400px;
	_height: 400px;
}
/*.about-us .sideText {
	min-height: 500px;
	_height: 500px;
}*/
.about-us .single
{
	width: 200px;
	float: left;
}
.about-us .single p
{
	color: #666666;
	text-align: center
}
.about-us .bio
{
	width:414px;
	float: right
}
.about-us .single img,
.about-us .single a
{
	display: block;
	margin: 0 auto;
}
.our-ethos p {
	font-size: 14px;
}

.our-ethos .sideText {
	padding-top: 0;
	position: relative;
	min-height: 560px;
	_height: 560px;
}
.our-ethos .sideText img {
	display: block;
	position: absolute;
	bottom: 0;
	left:0;
}
.our-ethos h3 {
	margin-bottom: 1em;
	color: #CC1022;
}
.our-ethos h3 .alt {
	color: #FFFFFF;
}
.our-ethos p strong{
	color: #CC1022;
}

#carousel {
	margin: 0 auto;
	width: 600px;
	float: right;
}
#cloud ul li {
	position: relative;
	left: 50px;
}
#cloud {
	overflow: hidden;
}
#cloud embed {
	position: relative;
	left: -40px;
}
.contact-us h1 {
	font-size: 30px;
	text-align: left;
}
#contactForm, #contactForm table {
	float: left;
	width: 325px;
}
#contactForm table {
	margin-bottom: 10px;
}
#contactForm table .textField,
#contactForm table textarea {
	width: 293px;
}
.contact-us .pageContent {
	width: 530px;
	margin-bottom: 0;
}
.contact-us .pageContent p strong{
	font-weight: normal;
	font-size: 14px;
	color: #CC1022;
}
#contactForm table input, #contactForm table textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #858585;
	border: none;
	padding: 2px 16px;
	margin-bottom: 14px;
}
#contactForm table .checkbox {
	margin-bottom: 6px;
}
#contactForm table .captcha {
	margin-bottom: 14px;
	float: right;
}
#contactForm table .checkbox input {
	vertical-align: middle;
	margin-bottom: 0px;
}
.contact-us .followus {
	margin-bottom: 10px;
}
.contact-us .feeds {
	width: 190px;
	float: right;
}
.contact-us .googlemaps {
	float: left;
}
.contact-us .googlemaps p {
	margin-top: 5px;
	font-size: 14px;
}

/*----- Home -----*/
.home .blurb {
	width: 600px;
	float: left;
	margin: 0 0 10px 0;
	overflow: hidden;
}
.home .blurb h1 {
	font-size: 39px;
	color: #CC1022;
	margin-bottom: 24px;
}
.home .blurb > p,
.home .latestNews > p,
.home .brochure > p,
.home .signup > p 
.home .latestNews > p {
	clear: both;
}
.home .blurb .left {
	width: 380px;
}
.viewOurWork,
.latestNews,
.brochure,
.signup {
	min-height: 270px;
	_height: 270px;
}
.home .showreel {
	float: right;
}
.home .viewOurWork {
	width: 290px;
	background: url(../images/dotV.gif) top right repeat-y;
	margin-bottom: 15px;
	padding: 0 12px 12px 0;
}
.home .viewOurWork h2 {
	font-size: 36px;
	color: #81d1fb;
	margin-bottom: 0;
}
.home .viewOurWork img {
	display: block;
	margin: 0 auto;
}
.home .latestNews {
	width: 302px;
	background: url(../images/dotV.gif) top right repeat-y;
	margin-bottom: 15px;
	padding: 0 12px 12px 0;
	margin-left: 12px;
}
.latestNews h2 {
	font-size: 36px;
	color: #81d1fb;
	float: left;
	margin-bottom: 0;
	
}
.home .latestNews img {
	float: right;
}
.home .latestNews p small {
	color: #CC1022;
}
.home .brochure {
	width: 290px;
	padding: 0 12px 12px 0;
	margin-left: 12px;
}
.home .brochure h2 {
	font-size: 36px;
	color: #81d1fb;
	margin-bottom: 0;
}
.home .brochure img {
	display: block;
	margin: 0 auto;
}
.home .signup img {
	float:left;
	margin: 0 12px 12px 0;
}
.home .signup {
	width: 302px;
	padding: 0 0 12px 12px;
}
.home .signup h2 {
	font-size: 44px;
	color: #FFFFFF;
}
.home .signup h2 span {
	color: #CC1022;
}
.home .signup form {
	margin: 0 0 6px 0;
}
.home .signup form input.field {
	border: none;
	width: 174px;
	font-size: 10px;
	color: #666666;
	margin: 0 0 8px 0;
	padding: 3px 3px 3px 8px;
}
/*--Client Area--*/
.client-area h1 {
	text-align: right;
	color: #CC1022;
			
}
.client-area h1 .alt {
	color: #FFFFFF;
}
.client-area .content {
	float: right;
	width: 605px;
}
.client-area .usefulBits {
	clear: both;
	padding-top: 50px;
}

.client-area .usefulBits div {
	background: url(../images/dotH.gif) top left repeat-x;
	padding-top: 10px;
	margin-top: 40px;
	margin-left: 193px;
}
.client-area .usefulBits div span {
	float: left;
}
.client-area .usefulBits h2 {
	color: #CC1022;
	margin-bottom: 5px;
	font-size: 30px;
}
.client-area .usefulBits p {
	float: right;
}
.guidePage .sideText {
	width: 296px;
	padding: 0 25px 25px 0;
	float: left;
	background: none;
}
.guidePage .mainText {
	padding: 0 25px;
	float: right;
	width: 570px;
	background: url(../images/dotV.gif) repeat-y top left;
}
.guidePage h1 {
	text-align: center;
}

/*--Case studies--*/
.caseStudy { 
	background: transparent url(../images/rounded-box-600x500.png) no-repeat top right;
	overflow: hidden;
	width: 600px;
	margin-bottom: 18px;
} 
.caseStudy .csInfo {
	width: 254px;
	float: left;
	margin: 16px 0 0 16px;
}
.caseStudy p {
	font-size: 14px;
}
.caseStudy .csNav {
	text-align: right;
}
.caseStudy .csNav img {
	margin: 0 0 0 5px;
}
.caseStudy .csImg{
	float: right;
	margin: 16px 16px 0 0;
}
.caseStudy .csBottom{ 
	background: transparent url(../images/rounded-box-600x500.png) no-repeat bottom right;
	clear: both;
	width: 600px;
	height: 16px;
} 
.caseStudy h2 {
	font-size: 36px;
}
.caseStudy h2 span {
	color: #FFFFFF;
}
.case_studies {
	width: 600px;
	float: right;
	overflow: hidden;
}
.case_studies .nav {
	overflow: hidden;
	*margin-top: -10px;
}
.case_studies .nav h2 {
	font-size: 18px;
	line-height: 16px;
	color: #e94f2c;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}
.case_studies .nav p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
}
.case_studies .nav div.right {
	margin-bottom: 10px;
}
.case_studies .nav div.right p.left {
	margin: 3px 10px;
	color: #e94f2c;
}

/*--Search results--*/
.highlight {
	color: #81d1fb;
}
.search-results p {
	margin-bottom: 0;
}
.search-results .result {
	margin-bottom: 15px;
}
/*--Footer bits--*/

p.definition {
	font-size: 14px;
	float: left;
	margin: 0;
	margin-top: 18px;
	width: 630px;
}
p.phone {
	font-size: 44px;
	float: right;
	margin: 0;
	margin-bottom: 15px;
}
ul.footer {
	padding-bottom: 30px;
}
ul.footer li {
	display: inline;
}
ul.footer li:last-child {
	border-right: none;
}
ul.footer li a {
	font-size: 12px;
}
ul.footer li a:hover {
	color: #FFFFFF;
}
