@charset "UTF-8";
/* CSS Document */
:link,:visited{text-decoration:none}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6,pre,code{font-size:1em}ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0;border:none}a img,:link img,:visited img{border:none}address{font-style:normal}


body{
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:0.9em;
	color:#231F20; /*black*/
	/*background:#4d4d4d;*/
	background:url(/images/stainless.jpg) no-repeat top center #3c3c3c;
	}	
/* Layout */

#container{
	width:935px;
	margin:25px auto;
	padding:0 20px;
	}
	
#header{
	height:50px;
	margin-bottom:20px;
	}
	
.quote{
	padding-top:35px;
	background:url(../images/quote1.png) no-repeat;
	}
.closingquote {
	padding-right:35px;
	background:url(../images/quote2.png) right no-repeat;
}	
#logo{
	width:210px;
	margin-bottom:40px;
	height:40px;
	background:url(../images/logo.png) no-repeat;
	}
#logo a{
	width:210px;
	height:40px;
	display:block;
	}
#logo a {
	border:none!important;
}
	
#search{
	padding-top:15px;
	}
	
#menu{
	width:210px;
	float:left;
	padding:40px 0px;
	margin-right:40px;
	line-height:1.6em;
	/*background:transparent url(../images/presentation-background.png) repeat scroll 0 0;*/
	}
	
#content{
	width:685px;
	float:left;
	background:#FFFFFF;
	min-height:600px;
	padding-bottom:20px;
	}
	
#title{
	width:685px;
	margin-bottom:15px;
	height:80px;
	}
	
h1.hello {
	background:url(/images/hello.png) no-repeat top left;
	min-height:90px;
	padding-left:145px;
	margin-top:35px;
	margin-bottom:15px;
	margin-left:20px;
	padding-top:5px;
}
h1 a {
	color:#231F20;
	border-bottom:1px dotted;
}
h1 a:hover {
	color:#DF0055;
}

/* client logos */
.clientsector {
	clear:both;
	border-top:1px solid #ccc;
	margin-left:25px;
	width:605px;
	padding:10px 0px;
}
.clientsector h2 {
	color:#999;
	font-size:1em!important;
}

.column{
	width:185px;
	padding-left:25px;
	float:left;
	margin-bottom:20px;
	}
.two.column {
	width:395px;
}
.three.column {
	width:605px;
}
.textarea {
	padding-left:25px;
}	
#footer{
	font-size:0.8em;
	padding:30px 50px;
	clear:both;
	}
	
.clear{
	clear:both;
	}

.columnbox{
	margin-left:15px;
	}
.highlight {
	padding:15px;
	background:#eee;
	margin-top:15px;
}	
	
	
/* Text Formatting */

p{
	line-height:1.5em;
	margin-bottom:1.4em;
	}

h1{
	font-size:1.3em;
	font-weight:normal;
	line-height:1.2em;
	margin-bottom:1em;
	}
h1.title {
	padding-left:40px;
	margin-top:40px;
	font-size:1.7em;
}	

h2.title {
	margin-top:40px;
}

.subtitle {
	font-size:0.7em;
	font-style:italic;
	margin-left:8px;
	}

h2{
	/*color:#DF0055; */
	font-weight:normal;
	font-size:1.3em;
	padding-bottom:0.3em;
	}
h2.casestudytitle {
	margin-bottom:0!important;
}
h3 {
	margin-top:1em;
	color:#DF0055;
}
.clientname {
	text-align:center;
}

/* Links */

a{
	color:#DF0055;
	text-decoration:none;
	}
	
a:hover{
	border-bottom: 1px dotted;
	}
	
.link{
	color:#DF0055;
	text-decoration:none;
	background:none;
	}
	
.link:hover{
	border-bottom: 1px dotted;
	background:none;
	}
	
#menu a{
 color:#fff; /*black*/
 text-decoration:none;
 }
 
#menu a:hover{
	color:#BED36A; /* green */
	text-decoration:none;
	}

.bullets li {
	list-style:disc outside;
	margin-left:15px;
	line-height:1.5em;
	
}
ul.bullets {
	margin-bottom:1.4em;
}

/*menu */
dt{
	color:#999;
	font-weight:normal;
	margin-top:1.5em;
	font-size:1em;
	font-style:italic;
	}
	
dd{
	color:#fff;
	}

dt.current{
	color:#BED63A;
	font-weight:normal;
	font-style:normal;
	margin-top:0em;
	font-size:1em;
	border-bottom:1px solid #BED63A;
	padding-bottom:2px;
	margin-bottom:2px;
	}
dt.current a, dd.current a {
	color:#BED63A!important;
}
dl dl dd {
	padding-left:25px;
	font-style:italic;
}
dl ul {
	border-bottom:1px solid #BED36A;
	padding-bottom:5px;
	margin-bottom:5px;
}
.copyright {
	padding:30px 0px;
	font-size:0.7em;
	color:#fff;
	
}
	
	
	


/* Colour */

.green{
	color:#BED36A!important; /* green */
	}
	
.black{
	color:#231F20!important; /*black*/
	}
	
.grey{
	color:#999999!important;
	}
	
/* forms */

#search input {
	padding:0.3em 5px;
	width:170px;
	height:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#aaa;
	font-size:1.1em!important;
	border:1px solid #aaa;
}


/* Presentation */

.presentation {
  position:relative;
  overflow:hidden;
  float:left;
  padding:0!important;
  width:685px;
	height:410px;
	margin-bottom:30px;
}

.presentation-slide {
  position:absolute;
  height:410px;
}
.presentation-slide-text {
  /* TODO: override in ie6 stylesheet */
  background:transparent url(../images/presentation-background.png) repeat scroll 0 0;
  position:absolute;
  left:0;
  bottom:0;
  padding:20px 10px;
  width:665px;
}
.presentation-slide-text a:hover {
	
}

.presentation-slide-text h1 {
  color:#fff;
  font-weight:normal;
}
.presentation-slide-text h3 {
	color:#fff;
}
.presentation-slide-text h2 small {
  font-weight:lighter;
}
.presentation-slide-text p, .presentation-slide-text a {
  color:#fff;
  font-size:1.2em;
  line-height:1.2em;
}
.presentation-tabs {
  position:absolute;
  left:0;
  bottom:0;
  padding:5px 10px 10px 10px;
  z-index:138;
  display:none;
}

#expandPresentation {
	cursor:pointer;
}
/*.presentation-tab {
  background:url(../images/presentation-background.png);
  padding:5px 10px 10px 10px;
  line-height:.95em;
  margin-right:1px;
  font-weight:bold;
  color:#9AC1DF;
}
.presentation-tab:hover, .presentation-tab-on {
  background:#fff none;
  color:#3783C0;
}
.presentation-tab:active {
  background:#fff none;
}*/



/*SERP tool */
.google {
	font-family:arial, helvetica, sans-serif;
	color:#000;
	font-size:small;
}
.googleResult {
	margin:13px 0px;
	left:7px;
	position:relative;
	width:42em;
}
.googleLink {
	color:#2200CC;
	text-decoration:underline;
	font-size:medium!important;
}

.googleURL {
	color:green;
}

.cached, .similar {
	color:#7777CC;
	text-decoration:underline;
}

.googleSearch {
	background:#F0F7F9 none repeat scroll 0 0;
	border-top:1px solid #6B90DA;
	padding:4px 0.5em 0 7px;
	font-weight:bold;
	margin-top:1em;
}


.google input, .google textarea {
	border:0;
	background:#eee;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px;
	color:#231F20;
	font-size:1em;
	line-height:1.5em;
}	
.google input {
	float:right;
	width:430px;
	margin:0px;
}
.google label {
	width:150px;
	float:left;
	padding:10px 0px;
}
.google .clear {
	height:10px;
}
.google #submit {
	clear:both;
	float:none;
	background:#231F20;
	color:#fff;
	width:150px;
}
.google #submit:hover {
	color:#DF0055;
}


.savedResultRemove {
	
	position:absolute;
}
.savedResultRemove:hover {
	cursor:pointer;
}
.savedResultRemove p {
	background:#990000;
	color:#fff;
	font-weight:bold;
	margin:auto;
	text-align:center;
	display:block;
	top:50%;
	margin-top:-.8em;
	left: 50%;
	width:200px;
	margin-left:-100px;
	position:absolute;
}
.google button{
	margin-left:7px;
}