
/*ingenuity CSS Document - by Tom Sears 10/11/09*/

/*main style*/

* {
	padding:0;
	margin:0;
	border:0;
}

body {
	color: #606060;
	font-size: 12px;
	font-family: Lucida-Sans, Arial, Helvetica, sans-serif;
}

/* -----------------------------------------------------------------------------------------
-------------    wrapper style*/

.wrapper {
	width: 980px;
	margin: 0 auto;
}

/* -----------------------------------------------------------------------------------------
-------------   header style*/

#header {
	background: url(../images/header-bg-black.jpg) repeat-x bottom;
	height: 132px;
	clear:both
}

#header img {
	float:left;
}

#header h3 {
	float:right;
	color:#a4a3a3;
	font-style:italic;
	font-weight:normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

body.pink #header {
	background: url(../images/header-bg.jpg) repeat-x bottom;
}

body.green #header {
	background: url(../images/header-bg-green.jpg) repeat-x bottom;
}

body.yellow #header {
	background: url(../images/header-bg-yellow.jpg) repeat-x bottom;
}

body.blue #header {
	background: url(../images/header-bg-blue.jpg) repeat-x bottom;
}

body.orange #header {
	background: url(../images/header-bg-orange.jpg) repeat-x bottom;
}

/* -----------------------------------------------------------------------------------------
-------------   navigation style*/

ul#nav {
	float:right;
	display: block;
	padding-top: 3px;
}

ul#nav li {
	float:left;
	text-indent: -9999px;
	list-style:none;
}

ul#nav li a {
	width: 160px;
	height: 92px;
	text-indent: -9999px;
	display:block;
}

ul#nav li a:hover {
	height: 74px;
}

ul#nav li a#active:hover {
	height: 92px;
}
	
ul#nav li#one a {
	background:url(../images/nav/one.jpg) no-repeat;
}	
	
ul#nav li#two a {
	background:url(../images/nav/two.jpg) no-repeat;
}
	
ul#nav li#three a {
	background:url(../images/nav/three.jpg) no-repeat;
}
	
ul#nav li#four a {
	background:url(../images/nav/four.jpg) no-repeat;
}
	
ul#nav li#five a {
	background:url(../images/nav/five.jpg) no-repeat;
}
	
ul#nav li#one a#active {
	background: url(../images/nav/one-hover.jpg) no-repeat;
}
	
ul#nav li#two a#active {
	background: url(../images/nav/two-hover.jpg) no-repeat;
}
	
ul#nav li#two a:hover {
	background: url(../images/nav/two-hover.jpg) no-repeat;
}
	
ul#nav li#one a:hover {
	background: url(../images/nav/one-hover.jpg) no-repeat;
}
	
ul#nav li#three a:hover {
	background: url(../images/nav/three-hover.jpg) no-repeat;
}
	
ul#nav li#three a#active {
	background: url(../images/nav/three-hover.jpg) no-repeat;
}
	
ul#nav li#four a#active {
	background: url(../images/nav/four-hover.jpg) no-repeat;
}
	
ul#nav li#four a:hover {
	background: url(../images/nav/four-hover.jpg) no-repeat;
}
	
ul#nav li#five a:hover {
	background: url(../images/nav/five-hover.jpg) no-repeat;
}
	
ul#nav li#five a#active {
	background: url(../images/nav/five-hover.jpg) no-repeat;
}

/* -----------------------------------------------------------------------------------------
-------------   container style*/

#container {
	background:url(../images/container-bg.jpg) repeat-x top;
	clear:both;
}

#container .wrapper {
	background: #fff;
	padding-top: 10px;
	overflow:hidden;
	display:block;
	padding-left: 10px;
	padding-right: 10px;
}

/* -----------------------------------------------------------------------------------------
-------------   content style*/

.internal-container {
	width: 800px;
	float:left;
	padding-top: 15px;
	font-family: "Lucida Sans Unicode", sans-serif;
	line-height: 1.6em;
}

/* -----------------------------------------------------------------------------------------
-------------   content style*/

#content {
	float:left;
	width: 462px;
	padding-right: 8px;
	display:block;
}

#right-content {
	float:right;
	width:310px;
}

img.homepage-image {
	margin-top: 10px;
}

/* -----------------------------------------------------------------------------------------
-------------   sidebar style*/

.sidebar {
	float:right;
	width:160px;
	
}

/* -----------------------------------------------------------------------------------------
-------------  text style*/

#container p {
	padding-bottom: 10px;
}

a {
	color:#ac1366;
	text-decoration:none;
}

a:hover {
	color:#5ac9e4;
}

h1 {
	color:#464646;
	font-size:25px !important;
	font-family:  calibri,"Lucida Sans Unicode",Lucida-Sans, Arial, Helvetica, sans-serif;
	line-height: 24px;
	padding-bottom: 5px;
}

h2.main-heading {
	color:#464646;
	font-size:25px;
	margin-bottom: 5px;
	font-family:   calibri, "Lucida Sans Unicode", Lucida-Sans, Arial, Helvetica, sans-serif;
	background:none;
	border:none;
	padding-bottom: 5px;
}

h2 {
	color:#464646;
	border-bottom:1px dotted #464646;
	margin-bottom: 6px;
	clear:both;
	display:block;
	background:url(../images/h2-bg.jpg) no-repeat bottom right;
	font-family: calibri, Lucida-Sans, Arial, Helvetica, sans-serif;
	padding-top:1px;
	padding-bottom:3px;
	padding-top: 4px;
}

#container h3 {
	color:#464646;
	border-bottom:1px dotted #464646;
	margin-bottom: 5px;
	display:block;
	padding-top:1px;
	font-size: 150%;
}

hr {
	height:10px;
	display:block;
	clear:both;
}

ul.media-indexes li {
	list-style:none;
}

/* -----------------------------------------------------------------------------------------
-------------  who we work with style*/

ul#who-we-work-with {
	padding-bottom: 10px;
	clear:both;
	margin-left: -2px;
	font-size: 14px;
	line-height: 1.2em;
	width:315px;
	overflow:auto;
	padding-bottom: 5px;
}

ul#who-we-work-with li {
	width: 154px;
	height: 61px;
	display:block;
	float:left;
	list-style:none;
	font-family: calibri, Lucida-Sans, Arial, Helvetica, sans-serif;
	color:#4e4e4e;
	margin-bottom: 3px;
}

ul#who-we-work-with li#two, ul#who-we-work-with li#four {
	margin-left: 4px;
}

ul#who-we-work-with li a {
	background:url(../images/who-we-work-with/li-a-bg.jpg) no-repeat top left;
	width: 156px;
	height: 46px;
	display:block;
	color:#4e4e4e;
	text-decoration:none;
	padding-top: 15px;
	font-size:90%;
}

ul#who-we-work-with li a span {
	padding-left:42px;
	display:block;
}

ul#who-we-work-with li a:hover {
	background: url(../images/who-we-work-with/li-a-bg-hover.jpg) no-repeat top left;
	color:#fff;
}

/* -----------------------------------------------------------------------------------------
-------------  contact box style*/

.contactboxtop {
	background: url(../images/contactbox-top-simon.jpg) no-repeat top left;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 15px;
	padding-bottom:2px;
	font-family: calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 5px;
}

.contactbox {
	background: url(../images/contactboxbottom.jpg) no-repeat bottom left
}

p.testimonial {
	font-size: 120%;
	font-style:italic;
	color:#fff;
	padding-right: 35px;
	padding-left: 4px;
}

span.tel {
	color:#4e4e4e;
	font-size: 17px;
	display:block;
	text-align:center;
}

span.email a {
	color:#ac1366;
	font-size: 18px;
	display:block;
	text-align:center;
	text-decoration:none;
	padding-bottom: 5px;
}

span.email a:hover {
	color:#4e4e4e;
}

a.make-an-enquiry {
	color:#fff;
	background:url(../images/make-an-enquiry-a.jpg) no-repeat;
	height: 25px;
	min-width: 144px;
	display:block;
	text-decoration:none;
	padding-top:4px;
	padding-left:10px;
	margin-left: 1px;
	font-size: 14px;
	font-weight: bold;
	font-family: calibri, Arial, Helvetica, sans-serif;
	line-height: 1em;
}

.internal-container a.make-an-enquiry {
	line-height: 1.2em;
	background:#ad1b6a url(../images/a.make-an-enquiry-content.jpg) no-repeat right center;
	width: 35%;
	padding-right: 30px;
	display:inline;
	padding-bottom: 3px;
	
}
contactboxtop a.make-an-enquiry {
	margin-top: 5px;
}

/* -----------------------------------------------------------------------------------------
-------------  sidenav style*/

ul#sidenav {
	font-family: calibri;
	font-size: 14px;
}

ul#sidenav li {
	list-style:none;
	display:block;
	margin-bottom:3px;
}

ul#sidenav li a {
	background: url(../images/sidenav-li-a.jpg) no-repeat top right;
	display:block;
	min-height: 77px;
	height:auto !important;
	height:77px;
	padding-right:10px;
	padding-left:5px;
	padding-top: 10px;
	text-decoration:none;
	font-size: 9pt;
	color:#4e4e4e;
	font-style: italic;
}

ul#sidenav li a:hover {
	background: url(../images/sidenav-li-a-hover.jpg) no-repeat top right;
	color:#fff;
}

ul#sidenav li a#selected {
	background: url(../images/sidenav-li-a-hover.jpg) no-repeat top right;
	color:#fff;
}

ul#sidenav li a strong {
	color:#ac1366;
	font-size:21px;
	display:block;
	clear:both;
	padding-bottom:3px;
	font-style: normal;
}

ul#sidenav li a:hover strong {
	color:#fff;
}

ul#sidenav li a span {
	display:block;
	clear:both;
	font-weight:bold;
	padding-bottom: 2px;
	font-style: normal;
}

/* -----------------------------------------------------------------------------------------
------------- footer style*/

#footer {
	background: #eaeaea url(../images/footer-bg.jpg) repeat-x top;
	clear:both;
}

#footer .wrapper {
	background:url(../images/footer-wrapper-bg.jpg) no-repeat;
	min-height: 139px;
	height:auto !important;
	height:139px;
	padding-bottom:20px;
}

a.media {
	background:url(../images/a-media-bg.jpg) no-repeat;
	margin-top:20px;
	display:block;
	text-indent:-5000px;
	width:703px;
	height:58px;
	float:left;
}

a.twitter {
	background:url(../images/twitter-a-bg.jpg) no-repeat top right;
	display:block;
	float:right;
	width: 216px;
	height: 120px;
	text-indent:-5000px;
}

ul.footerlinks {
	clear:left;
	padding-top: 34px;
	display:block;
}

ul.footerlinks li {
	list-style: none;
	float:left;
	padding-right:3px;
}

/* -----------------------------------------------------------------------------------------
------------- profile-box style*/

.profile-box {
	clear: both;
	padding-bottom:10px;
	overflow:hidden;
	zoom:1;
}

.profile-box .profile-content {
	float: left;
	width: 300px;
}

.profile-box img {
	margin: 0 auto;
	display:block;
}

.profile-box a.make-an-enquiry {
	clear:left;
	display: block;
	padding-bottom: 0;
	line-height: 1.6em;
}

a.linked-in-link {
	display:block;
	clear:left;
	float:right;
}

p.address {
	float:left;
	padding-left: 10px;
	width:215px;
	padding-right: 10px;
	font-size:120%;
	line-height:130%;
}

p.contacts {
	float:right;
	width:215px;
	background:url(../images/h2-bg.jpg) no-repeat top left;
	font-size:120%;
	line-height:130%;
	padding-top:40px;
}

/* -----------------------------------------------------------------------------------------
------------- flash style*/

object {
	display:block;
	height:221px;
}

/* -----------------------------------------------------------------------------------------
------------- contact form style*/

form li.buttons input#saveForm {
	background:url(../images/make-an-enquiry-a.jpg) no-repeat;
}

/* -----------------------------------------------------------------------------------------
------------- who we work with icons style*/

ul#who-we-work-with li#one a span {
	background: url(../images/who-we-work-with/1.gif) no-repeat left center;
}

ul#who-we-work-with li#two a span {
	background: url(../images/who-we-work-with/2.gif) no-repeat left center;
}

ul#who-we-work-with li#three a span {
	background: url(../images/who-we-work-with/3.gif) no-repeat left center;
}

ul#who-we-work-with li#four a span {
	background: url(../images/who-we-work-with/4.gif) no-repeat left center;
}

ul#who-we-work-with li#one a:hover span {
	background: url(../images/who-we-work-with/1-hover.gif) no-repeat left center;
}

ul#who-we-work-with li#two a:hover span {
	background: url(../images/who-we-work-with/2-hover.gif) no-repeat left center;
}

ul#who-we-work-with li#three a:hover span {
	background: url(../images/who-we-work-with/3-hover.gif) no-repeat left center;
}

ul#who-we-work-with li#four a:hover span {
	background: url(../images/who-we-work-with/4-hover.gif) no-repeat left center;
}