/*Executive Search
 Colour ref
orange head #fc5f00;
all other white
*/
/* HTML Elements */
html { height: 100%; margin-bottom: 1px; }  /* Forces vert scrollbar on all pages*/
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	background: #4e4e4e url(images/bgnds/main-bgnd.gif) repeat-y center;
	color: white;
	font: 12px/13px verdana, arial, helvetica, sans-serif;
	text-align: center; /*this will center ALL items on the page in IE but only text in Moz etc.*/
}
p, td, li, ul,ol, h1, h2, h3 ,h4 ,h5 ,h6 {
	font: 12px/13px verdana, arial, helvetica, sans-serif;
	margin: 0 0 0 0; /* removes unpridictable 'browser default' settings */
	padding: 0 0 0 0; /* " " */
}

img {
	border: 0 none;
}
p {
	text-align: left; /* IE5Win bug, if no alignment is presented the text may center */
	margin: 0 0 1em 0;
}
form {
	margin: 0 0 0 0;
}
table {
	border: 0;
}
br.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}

#modinlinestyles em, #modinlinestyles strong, #side #headlines h2, #edit-text em{
	color: #fc5f00;
	font-style: normal;
}
 /* Link Elements must be in this order*/
a:link, a:visited, a:active{
	color: #e45a00;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #e45a00;
	text-decoration: underline;
}
/*css layout elements*/
/*header*/
#head {
	margin-left: auto;
	margin-right: auto;
	width: 743px;
}
#logobar {
	height: 99px;
	background: transparent url(images/bgnds/head-bgnd.gif) repeat-x top;
}
#logobar h1 {
	float: left;
	width: 287px;
	height: 36px;
	overflow: hidden;
	margin: 18px 0 0 20px;
}
#logobar h1 span {
	position: absolute;
	float: left;
	width: 287px;
	height: 36px;
	background: #1e1e1e url(images/head-logo.gif) no-repeat;
}
/*head login*/
#login {
	float: right;
	width: 141px;
	margin: 15px 21px 0 0;
	display: inline;
}
#login form {
	width: 141px;
}
#login form h2, #login h2.logged {
	text-align: left;
	color: white;
	font: bold 10px/11px verdana, arial, helvetica, sans-serif;
	margin-bottom: 7px;
}
#login form input.log {
	width: 139px;
	height: 15px;
	border: 1px solid #c0c0c0;
	font: normal 10px/10px verdana, arial, helvetica, sans-serif;
	background: #e6e6e6 url(images/bgnds/login-bgnd.gif) no-repeat;
	padding: 0 0 0 0;
	margin: 0 0 4px 0;
}
#login form button {
	float: right;
	font: bold 10px/12px verdana, arial, helvetica, sans-serif;
	color: White;
	cursor: pointer;
	background-color: #ff6300;
	padding: 0 0 0 0;
	text-align: center;
	background: #ff6300 url(images/button-go.gif) no-repeat top;
	width: 32px;
	border: thin none;
}
#login p {
	font-size: 10px;
}
#imagebar {
	height: 188px;
	background: transparent url(images/heads/headpic-thinkingman.jpg) no-repeat right;
	text-align: left;
	border-bottom: 10px solid Black;
}
#imagebar h1 {
	height: 188px;
	width: 243px;
	overflow: hidden;
}
#imagebar h1 span {
	position: absolute;
	float: left;
	height: 188px;
	width: 243px;
	background: black url(images/bgnds/leftheadimg-trans.jpg) no-repeat;	
}
#imagebar a {
	position: absolute;
	top: 258px;
	margin-left: 140px;
	text-align: right;
	font: bold 9px/8px verdana, arial, helvetica, sans-serif;
	background: #ff6300 url(images/button-viewdemo.gif) no-repeat top;
	padding: 3px 10px 4px 10px;
}
/*how we work/client area alt head*/
#casestud-head {
	width:243px;
	height:188px; 
	background: transparent url(images/bgnds/head-case-bgnd.gif) no-repeat left;
}
#casestud-head p {
	color: White;
	font-size: 11px;
	padding: 5px 28px 0 22px;
}
#casestud-head p.cname {
	padding-top: 50px;
}
#imagebar #casestud-head a {
	padding: 3px 5px 4px 5px;  
	background-image: url(images/orrangebutton3.gif);
}
/*main*/
#main {
	margin-left: auto;
	margin-right: auto;
	width: 743px;
	background: transparent url(images/bgnds/cont-bgnd.gif) repeat-y left;
	text-align: left;
}
#cont {
	float: right;
	width: 460px;
	margin: 0 20px 0 20px;
	display: inline;
}
#cont h3.bread, #cont h3.date {
	float: left;
	color: white;
	margin-bottom: 15px;
}
#cont h3.date { float: right;}
#cont p {
	margin: 10px 0 10px 0;
	line-height: 15px;
}
.lineclear {
	display: block;
	clear: both;
	height: 1px;
	overflow: hidden;
	background-color:#eeeeee;
	background: transparent url(images/greydots.gif) repeat-x bottom;
	margin-bottom: 16px;
}
#caseblock {
	float: left;
	width: 284px;
	border-right: 1px solid #70727b;
}
#caseblock p, #caseblock h2 {
	width: 265px;
}
#caseblock h2, #workblock h2 {
	color: white;
	font: bold 10px/11px verdana, arial, helvetica, sans-serif;
	margin-bottom: 7px;
	padding-bottom: 10px;
	background: transparent url(images/greydots.gif) repeat-x bottom;
}
#workblock {
	float: left;
	width: 150px;
	margin-left: 20px;
}
/*sidebar*/
#side {
	float: right;
	width: 193px;
	margin: 0 23px 0 0;
	display: inline
}
#side ul#nav {
	display: block;
	margin-bottom: 25px;
}
#side ul#nav li {
	display: block;
	background: transparent url(images/greydots.gif) repeat-x bottom;
	list-style-type: none;
}
#side ul#nav li a {
	display: block;
	padding:6px 0 6px 20px;
	font-size: 11px;
	background: transparent url(images/navarrow-reg.gif) no-repeat 8px center;
}
#side ul#nav li a:link, #side ul#nav li a:visited, #side ul#nav li a:active {
	text-decoration: none;
	color: white;
	font-weight: normal;
}
#side ul#nav li a:hover {
	text-decoration: none;
	color: #e45a00;
	background-color: #4e4e4e;
	font-weight: normal;
}
#side h2 {
	color: white;
	font: bold 10px/11px verdana, arial, helvetica, sans-serif;
	margin-bottom: 7px;
	padding-top: 10px;
	background: transparent url(images/greydots.gif) repeat-x top;
}
/*sidebar - Poll*/
/*graphs layout*/
#pollcont {
	background: White url("images/poll/graph_bgnd.gif") no-repeat bottom;
	height: 207px;/**/
	width: 153px;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
}
#poll h2 {
	font-size: 13px;
	color:white;
}
.vertgraph {
	margin: 2px 0 5px 0;
	width: 153px;
	height: 176px;/*157*/ 
	position: relative;
	float:left;
	display: inline;
}
#poll .vertgraph ul { 
	width: 153px; 
	height: 170px; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
}
.vertgraph ul li {  
	position: absolute; 
	width: 35px; 
	bottom: 0px; 
	list-style-type: none;
	padding: 0 !important; 
	margin: 0 !important; 
 	text-align: center; 
	font-weight: bold; 
 	color: white; 
	line-height: 2.5em;
}
.vertgraph li.colla { left: 20px; background: #423a3a url("images/poll/Bar_a.gif") top repeat-x; }
.vertgraph li.collb { left: 98px; background: #4482be url("images/poll/bar_b.gif") top repeat-x; }
#poll #pollcont h3 {
	margin-top: 3px;
	font-size: 13px;
	font-weight: bold;
	float: left;
	text-align: center;
	width: 76px;
	color: White;
}
/*Poll Form*/
#poll form {
	clear: left;
}
#poll form fieldset {
	clear: left;
	width: 198px;
	border: none;
	margin: 5px 0 10px 0;
	padding: 0 0 0 0;
}
#poll form fieldset h3 {
	text-align: center;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	color: white;
	font-weight: normal;
	font-size: 14px;
	line-height: 15px;
}
#poll form fieldset label {
	text-align: center;
	width: 99px;
	display: block;
	float: left;
}
#poll form fieldset label input{
	display: block;
	text-align: center;
	width: 15px;
	margin: 5px auto 0 auto;
}

#poll p {
	text-align: center;
}
#poll button {
	background-color: #ff6300;
	color: White;
	border-width: 1px;
	border-top-color: #ff9c29;
	border-left-color: #ff9c29;
	border-right-color: #de4200;
	border-bottom-color: #de4200;
	font-weight: bold;
	font-size: 10px;
	margin-left: 68px;
}
/*Client area sidebar*/
#side #clientside { 
	border: 1px solid #565556;
	border-width: 0 1px 5px 1px;
	margin-top: 62px;
}
#side #clientside h2 {
	padding: 7px 0 9px 10px;
	background: #565556 url(images/bgnds/bgnd-ass-head.gif) repeat-x top;
}
#side #clientside p {
	font-size: 10px;
	line-height: 13px;
	padding: 5px 10px 5px 10px
}
/*Editable text blocks*/
#edit-text ul, #edit-text ol {
	margin-left: 16px;
}
#edit-text li {
	margin-bottom: 10px;
}
/*Contact page*/
#cont dl.contact {
	margin: 0 0 0 0;
	font-size: 10px;
}
dl.contact dt, dl.contact dd{
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	float: left;
	display: inline;
}
dl.contact dt {
	width: 206px;
	clear: left;
	overflow: hidden;
}
/*Form*/
.form-container {
	float: left;
	width: 213px;
	margin-left: 16px;
}
form .form-container p, #cont form .form-container p, form p.widetitle {
	clear: both;
	margin: 4px 0 0 0;
}
form .form-container p label {
	width: 200px;
	display: block;
	text-align: left;
	margin-bottom: 2px;
}
form p .form-container span.formw {
  display: block;
	width: 200px
}
.singleline-field {
	background: White url(images/bgnds/contfield-bgnd.gif) no-repeat;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 198px;
	border: 1px solid #808080;
   margin: 3px 0 0 0;
	padding: 4px 0 4px 0;
	display: inline;
}
.multiline-field {
	background: #edecec url(images/bgnds/contfield-bgnd-lg.gif) repeat-x top;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 198px;
	height: 163px;
	border: 1px solid #808080;
   margin: 3px 0 0 0;
	padding: 0 0 0 0;
	display: inline;
}
.formbutton {
	float: right;
	margin: 17px 12px 0 0;
	height: 23px;
	width: 70px
}
select.singleline-field {
	text-align: right;
	width: 206px;
}
.darktxt {
	color: #fc5f00;
}
form p.widetitle {
	width: 410px;
	padding-left: 16px;
	padding-top: 3px;
}
form .wide-textarea {
	background: White url(images/bgnds/contfield-bgnd-lg.gif) repeat-x top;
	border: 1px solid #808080;
	width: 430px;
	height: 150px;
	clear: both;
	margin: 3px 0 0 0;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
form .wide-singleline-field {
	background: White url(images/bgnds/contfield-bgnd.gif) no-repeat;
	font: 11px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #808080;
   margin: 3px 0 0 15px;
	padding: 4px 0 4px 0;
	width: 198px;
	
}

/*survey form*/
#survey legend {
	max-width: 465px;
	width: 465px;
	margin: 5px 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	line-height: 15px;
}
#survey h2 {
	color: #fc5f00;
	font-size: 16px;
	margin: 10px 0 7px 0;
}
#survey p {
	margin: 5px 0 0 0;
}
#survey fieldset {
	clear: left;
	width: 465px;
	border: none;
	margin: 10px 0 3px 0;
	padding: 0 0 0 0;
}
#survey fieldset label {
	text-align: center;
	width: 112px;
	display: block;
	float: left;
}
#survey fieldset label input{
	display: block;
	text-align: center;
	width: 15px;
	margin: 5px auto 0 auto;
}
#survey .multiline-field {width: 400px;}


/*Case studies*/
.case-rep {
	margin-top: 15px;
	padding-bottom: 13px;
	background: transparent url(images/greydots.gif) repeat-x bottom;
}
.case-rep h2 {
	color: white;
	font-weight: bold;
	padding-left: 25px;
	background: transparent url(images/icon-case-stud2.gif) no-repeat left;
}
#cont a.prevbut, #cont a.nextbut, #ca-col1 a.thickbox {
	font: bold 9px/7px verdana, arial, helvetica, sans-serif;
	background: #ff6300 url(images/button-viewdemo.gif) no-repeat top;
	padding: 0 6px 2px 6px;
}
/*Client Area pages*/
#ca-col1 {
	float: left;
	width: 248px;
	display: inline;
}
#ca-col1 #ca-prog {
	display: block;
	padding: 71px 0 5px 76px;
}
#ca-col1 p {
	padding-right: 5px;
}
#ca-col1 #ca-prog p {
	color: #b3b3b3;
	font-size: 8px;
}
#ca-col1 ul {
	margin-left: 15px;
	padding-right: 5px;
}
#ca-col1 ul li {
	margin-bottom:5px;
	color: #ff6300; 
}
#ca-col1 ul li span {
	color: White;
}
#ca-col1 #ca-prog p span {
	border: 1px solid #b3b3b3;
	padding: 2px 4px 2px 4px;
}
#ca-col1 #ca-prog p span.stagecomp { border-color:#ff6300; color:#ff6300;} 
#ca-col2 {
	border-left: 1px solid #70727b;
	float: left;
	display: inline;
}
#ca-col2 ul.docs {
	width: 196px;
	margin: 0 0 20px 15px;
}
#ca-col2 p, #ca-col2 h1{
	width: 195px;
	margin-left: 15px
}
#ca-col2 ul.docs h1.smallhead {
	width: 180px;
}
#ca-col2 ul.docs li {
	font-size: 11px;
	padding: 0 0 5px 20px;
	background: transparent url(images/icon-doc.gif) no-repeat left;
	list-style-type: none;
}
#ca-col2 form.log {
	width: 196px;
	margin: 0 0 20px 15px;
}
#ca-col2 form.log p {
	margin: 4px 0 0 0;
}
#ca-col2 form.log input.log {
	background: White url(images/bgnds/contfield-bgnd.gif) no-repeat;
	margin: 3px 0 0 0;
	border: 1px solid #b8c0c5;
}
#ca-col2 form.log input.formbutton {
	margin-top: 5px;
	float: left;
}
/*Links page*/
#cont dl {
	margin: 0 5px 0 5px;
}
#cont dt, #cont dd {
	padding: 3px 0 3px 0;
}

/*orange button links*/
#imagebar a:link, #imagebar a:visited, #imagebar a:active, #imagebar a:hover,
#login form a:link, #login form a:visited, #login form a:active, #login form a:hover,
#cont a.prevbut:link, #cont a.prevbut:visited, #cont a.prevbut:active, #cont a.prevbut:hover,
#cont a.nextbut:link, #cont a.nextbut:visited, #cont a.nextbut:active, #cont a.nextbut:hover,
#ca-col1 a.thickbox:link, #ca-col1 a.thickbox:visited, #ca-col1 a.thickbox:active, #ca-col1 a.thickbox:hover,
a.button:link, a.button:visited, a.button:active, a.button:hover
{
	color: White;
	text-decoration: none;
}
p.assignment a, p.lout a {
	padding: 2px 4px 2px 4px;
	margin-right: 5px;
	color: White;
}
a.button:link, a.button:visited,
p.assignment a:link, p.assignment a:visited, 
p.lout a:link, p.lout a:visited  {
	background-color: #ff6300;
	border: 2px solid White;
	border-top-color: #ff9c29;
	border-left-color: #ff9c29;
	border-right-color: #de4200;
	border-bottom-color: #de4200;
	cursor: pointer;
}
a.button:active, a.button:hover, p.assignment a:active, p.lout a:active {
	background-color: #e75a00;
	border-top-color: #de4200;
	border-left-color: #de4200;
	border-right-color: #ff9c29;
	border-bottom-color: #ff9c29;
}
p.assignment a:hover, p.lout a:hover {
	text-decoration: none;
}
p.lout a:link, p.lout a:visited, p.lout a:active, p.lout a:hover {
	padding: 0 3px 0 3px;
	font-size: 9px;
	float: right;
}
/*Assignments sidebar, featured case studies, why work panel buttons*/
a.button {
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0 3px 0 3px;
	font-size: 10px;
	float: right;
	line-height: 13px;
}
/*Page footer*/
#foot {
	margin-left: auto;
	margin-right: auto;
	width: 743px;
   clear: both;
	height: 26px;
	margin-top: 10px;
	text-align: right;
}
#foot h1 {
	background-color: #343030;
	/*height: 56px;*/
	font-size: 18px;
	font-weight: normal;
	padding: 13px 0 11px 443px;
	line-height: 18px;
	color: White;
	text-align: right;
}
#foot p {
	text-align: right;
	color: #a5a4a4;
	font-size: 10px;
	margin: 9px 23px 9px 0;
}
#foot p a:link, #foot p a:visited , #foot p a:active {
	color: #a5a4a4;
	text-decoration: none;
	font-weight: normal;
}
#foot p a:hover {
	color: #fc5f00;
	text-decoration: underline;
	font-weight: normal;
}

/*Flash headers*/
h1.repl {
	font-weight: normal;
	font-size: 24px;
	line-height: 26px;
	color: white;
	margin-bottom: 10px;
}
h1.smallhead {
	font-size: 17px;
	line-height: 19px;
}
h1.repl em {
	font-style: normal;
	color: #fc5f00;
}

/* All code (C) Antony Ellam, Designed4hits 2007 */