/* The Beech Consultancy website CSS file. Built by Bluestorm New Media
http://www.bluestormnewmedia.co.uk 2006 */

/* @group General */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	background: #ffffff url(../images/page_bg.gif) repeat-x;
}
body#home {
	background: #ffffff url(../images/home_bg.gif) repeat-x;
}
a img {border:0}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 799px;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix{ 
    display:inline-block;
}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* @end */ 

/* @group Reset */
* {padding:0; margin:0;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 0;}
li, dd { margin-left:1em; padding-bottom:.3em;}
fieldset { padding: .5em;}
/* @end */

/* @group Header */
#header #logo {
	position:relative;
	top: 5px;
	float: left;
}
#header #logo a * {
	border:none;
}
#header #top_caption {
	position: relative;
	top:12px;
	float: right;
}	
/* @end */

/* @group Nav */
ul#nav {
	list-style: none;
	margin: 0;
	padding: 15px 0 19px 0;
	width: 755px;
	text-align: left;
	clear: both;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
ul#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	border-right: 1px solid #ffffff;
	line-height: 1em;
}
ul#nav li a {
	margin: 3px 5px 3px 3px;
	padding: 4px;
	text-decoration: none;
	color: #ffffff;
	font-size: 100%;
	font-weight:normal;
}
ul#nav li a:hover, ul#nav li a.current {
	color: #fff;
	background: #459542;
}
ul#nav li.last {
	border-right: none;
}
.hide {
	position: absolute;
	left: -5000px;
}
p.hide a {
	text-decoration: none;
}
/* @end */


/* @group Cascading nav */
ul#nav li {
  position:relative;
  z-index:100;
}
ul#nav li ul {
  border:1px solid #fff;
  border-bottom:0;
  position:absolute;
  margin:0;
  padding:0;
  display:none;
  width:150px;
  top:0;
  left:150px;
}
ul#nav li ul {
  z-index:200;
}
ul#nav li ul.depth_2 {
  top:15px;
  left:0px;
}
* html ul#nav li ul.depth_2 {
  top:16px;
}
ul#nav li ul li {
  padding:0;
  margin:0;
  width:150px;
  display:block;
 
}
ul#nav li ul li a {
  margin:0!important;
  padding:5px;
  border-bottom:1px solid #fff;
}
ul#nav li ul li a, ul#nav li ul li.over ul li a {
  background-color:#278428;
}
ul#nav li ul li.over a, ul#nav li ul li.over ul li.over a {
  background-color:#7DB767;
}
/* Fix gaps in IE */
#nav ul li a {display:inline-block;}
#nav ul li a {display:block;}



/* @end */

/* @group Intro */
#intro-surround {
	margin:  24px 0 0 0;
	background-color: #A3CC8E;
	width:799px;
	height:211px;
  margin-bottom:10px;
}
#home #intro {
	color: black;
	font-size: 100%;
	line-height: 1.4em;
	width: 524px;
	float:left;
	margin:0;
}
#home #intro  p {
	float: right;
	width: 327px;
}
#home #intro img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin-right: 20px;
}
#intro {
	color: black;
	padding: 20px 20px;

}
h2#intro-text {
	color: black;
	font-size: 150%;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	line-height:.5em;
}
#main_intro p.page_intro {
	color: #278428;
	font-size: 120%;
	font-weight: bold;	
	margin-top:0;
}

#main_intro p {
	clear: both;
	font-weight:normal;
}
h2#main_title  {
	color: white;
	font-size: 150%;
	margin: 35px 0 35px 0;
	padding: 0;
	font-weight: bold;
	line-height:1em;
}
#main_content #main_intro img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 0 0 15px 0;
}
#main_content p.highlight {
	clear: both;
	font-weight:normal;
	padding:10px;
	background-color: #E9F2E9;
	color:#278428;
}
#intro-images {
	position: relative;
	margin: 0;
	top:  15px;
	left: 15px;
	height: 176px;
	width: 762px;
}
#intro-images img {
	border: 1px solid #278428;
	padding: 3px;
}
.imgfade {
	position:absolute;
	top:0px;
	left:0px;
	border:0;
}
/* @end */

/* @group Links */
#home #intro a:link {
	color: white;
	font-weight:bold;
	text-decoration: none;

}
#home #intro a:visited {
	color: white;
	text-decoration: none;
}
#home #intro a:hover {
	color: white;
	text-decoration: underline;
	
}
#home #intro a:active {
	color: white;
	text-decoration: none;
	
}
a:link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;

}
a:visited {
	color: #278428;
	text-decoration: none;
}
a:hover {
	color: #278428;
	text-decoration: underline;
	
}
a:active {
	color: #278428;
	text-decoration: none;
	
}
.case_link  a:link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}
.case_link  a:visited {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}

.case_link a:hover {
	color:black;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_roll.gif) left no-repeat;
	padding: 0 0 0 20px;
}	
#main_content_pages .extra_links a:link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}
#main_content_pages .extra_links a:visited {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}

#main_content_pages .extra_links a:hover {
	color:black;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_roll.gif) left no-repeat;
	padding: 0 0 0 20px;
}	
/* @end */


/* @group Members */

#members_box {
	background: url(../images/members_bg.gif) top left no-repeat;
	width:213px;
	height: 196px;
	float:right;
	margin: 10px 10px 0 0;
}
#members_box fieldset {
	margin: 15px 0 0 15px;
	padding: 0;
	border:none;
}
#submitbutton {
	clear: both;
	font-size: 100%;
	padding: .3em;
	background: url(../images/members_login_but.gif) no-repeat;
	border:none;
	color:white;
	margin: 0;
}
#members_box legend {
	font-weight: normal;
	color: #278428;
	margin: 15px 0 0 0 ;
	padding: 0;
	border-bottom:1px dotted #278428;
	font-size: 140%;
}

#members_box input {
	font-size: 95%;
}
#members_box input.input {
	width: 150px;
	border: 1px solid #666;
	padding: 3px;
	display:block;
	font-size: 100%;
	margin: 0 0 1em 0;
}
#members_box input.input:focus {
	border: 1px solid #278428;
}

ul#login_links {
	list-style: none;
	margin: 0 0 1em 0;
	padding:0;
	text-align: left;
}
ul#login_links li {
	margin: 0;
	padding: 0;
	display: inline;
	border-right: 1px solid #278428;
}
ul#login_links li a {
	margin: 0 5px 0 2px;
	padding: 0;
	text-decoration: none;
	color: #278428;
	font-size: 80%;
	font-weight:bold;
}
ul#login_links li a:hover, ul#login_links li a.current {
	color: #278428;
	text-decoration:underline;
	
}
ul#login_links .register {
	padding-right: 5px;
}
ul#login_links .why_register {
	padding-left: 5px;
}
ul#login_links li.last {
	border-right: none;
}
/* @end */



/* @group 3Columns */
#left_sidebar {
  display:none;
}
#content {
	float: left;  
	position: relative;
	width: 555px;
	display: inline;
	margin: 0 17px 20px 0px;
}	
#right_sidebar {
	float: left;
	text-align: center;
	background-color: #E9F2E9;
	width:200px;
	padding: 15px 10px 10px 10px;
}


#home #left_sidebar {
  display:block;
	width:180px;
	padding:10px 10px 5px 10px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	float:left;
	background-color: #C8E3C8; 
}
#home #content {
  width: 345px;	
	margin: 0 17px 20px 17px;
}

/* @end */


/* @group Main Content */
	
#main_content {
	position: relative;
	width:799px;
	margin: 20px 0 20px 0;
	float:left;
	line-height:1.4em;
}

#content ul {
	color:#278428;
	margin: 0 0 20px 15px;
}
ul#general_lists  li {
	margin: 0;
	line-height:1.2em;
}
#main_content h3 {
	color: #278428;
	margin:0;
	padding:0;
	line-height:1em;
	font-weight: bold;
	font-size:130%;
}
#content img {
	border: 1px solid #278428;
	padding: 3px;
	margin: 10px 0 0 0;
}
img.imgl {
	float:left;
	margin: 5px 10px 0 0!important;	
}
img.imgr {
	float:right;
	margin: 5px 0px 0 10px;	
}
/* @end */



/* @group Team Members */

.team_member {
	padding:10px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	margin:0 0 20px 0;
	float:left;
	border: 2px solid #278428;
	width:522px;
}

#main_content .team_member img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 0 10px 0 0;
}
#main_content .team_member h3 {
	color: white;
	background: #278428;
	padding: 5px;
	margin:  0 0 0 120px;
	font-size: 135%;
	font-weight: normal;
}
#main_content .team_member h3 a {
  color:#fff;
}

#main_content .team_member h4 {
	color:#278428;
}	


/* @end */



/* @group HomepageNews */

h3#news-text {
	color: black;
	font-size: 145%;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	line-height:.5em;
}
#home #left_sidebar .news_item img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 15px 5px 0 0;
}
#home #news .date {
	color:#666;
	line-height:.5em;
}
#home .news_item h2 {
	color:#278428;
	font-size: 110%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height:1.2em;
}
div.news_link .link {
	color: white;
	background-color: #278428;
	padding: 5px;
	margin: 10px 0;
}
div.news_link .link  a:link, div.news_link .link  a:visited, div.news_link .link  a:hover {
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding-left: 22px;
	color:white;
	font-weight:normal;
}
/* @end */


/* @group Homepage */

#home #content h3 {
	font-size: 135%;
  border-top:1px dotted #666;
  padding-top:15px;
}

/* @end */


/* @group Welcome */
#home #welcome {
	width:328px;
	border-bottom:1px dotted #666;
	padding:5px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	margin:0 5px 0 10px;
	float:left;
}

#welcome img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 8px 8px 2px 0;
}
h2#welcome-title {
	color: black;
	font-size: 140%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height:1.2em;
}
#welcome p {
	margin:5px 0 10px 0 ;
	padding:0;
}

/* @end */


/* @group Testimonial */
.testimonial_home {
	margin: 0 10px 0 10px;
	padding:0;
	text-align: left;
}
.testimonial_home p {
	color:#278428;
	margin:0;
	padding: 0px 5px 10px 10px;
	top: 10px;
	position: relative;
	width:155px;
	line-height:1.4em;
}
.testimonial_home img {
	padding:0 5px 0 0;
}
.testimonial_home p.italic {
	color: black;
	font-style: italic;
	font-weight:bold;	
	padding:0 0 10px 10px;
	background: none;
	font-size:90%;
	line-height:1.4em;
	margin: 0 0 10px 0;
	background:url(../images/99_home.jpg)  bottom right no-repeat;


}
.testimonial_home span {
	color:#278428;
	font-weight:bold;
}


.testimonial {
	background: url(../images/66.jpg) 1% 6px no-repeat;
	clear:both;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
}
.testimonial.even {
	background: url(../images/66_home.jpg) 1% 6px no-repeat;
	background-color: #E9F2E9;
}
.testimonial p {
	color:#278428;
	margin:0;
	padding: 0 40px 0 40px;
	top: 10px;
	position: relative;
	width:480px;
}
.testimonial p.italic  {
	color: black;
	font-style: italic;
	font-weight:bold;	
	padding:0 0 10px 10px;
	background: none;
	font-size:90%;
	line-height:1.4em;
	margin: 10px 0 10px 30px;
	background:url(../images/99.jpg)  bottom right no-repeat;
	width:480px;
}
.testimonial.even p.italic  {
	background:url(../images/99_home.jpg)  right no-repeat;
}
.testimonial span {
	color:#278428;
	font-weight:bold;
}
	
/* @end */

/* @group Sub Nav */

#home #right_sidebar div.banners img {
	margin:4px 0;
	border: 2px solid #278428;
}

#right_sidebar ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#right_sidebar ul li {
	margin: 0;
	padding: 0 0 1px 0;
}

#right_sidebar ul li ul li {
	padding: 0 0 1px 15px;
}

#right_sidebar ul li a {
	color:  #278428;
	padding: 2px 0 5px 20px;
	background: url(../images/link_arrow_norm.gif) 0% 5px no-repeat;
	display: block;
	border-bottom: 1px dashed #278428;
	line-height:1.4em;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#right_sidebar ul li a:hover {
  text-decoration:none;
	background: #C7DFBE url(../images/link_arrow_roll.gif) 0% 5px no-repeat;
}
#right_sidebar ul li.current {
	background-color: #C7DFBE;
}

#right_sidebar a:link {
	text-decoration: none;
	font-weight: normal;
}

#right_sidebara:visited {
	text-decoration: none;
	font-weight: normal;
}

#right_sidebar a:hover {
	text-decoration: underline;
}

#right_sidebar a:active {
	text-decoration: underline;
	font-weight: normal;
}
#right_sidebar .banners img {
	margin: 10px 0 0 0;
}
/* @end */



/* @group Footer */

#foot {
	clear: both;
	width: 100%;
	height: 40px;
	background:url(../images/footer_bg.gif) repeat-x;
	color: white;
	font-size: 90%;
}
.inner {
	text-align: right;	
	position: relative;
	margin: 0 auto; 
	width: 799px; 
	padding: 0;
	top: 7px;
}
.inner p {
	padding: 0;
	margin: 0;
}
.inner p.terms {
	color:#278428;
	padding-bottom: 20px;

}
/* @end */




/* @group Forms */
fieldset {
	margin: 0 0 1em 0;
	padding: 6px 10px 15px 10px;
	border: 1px solid #278428;
}
fieldset:hover {
	background: #E9F2E9;
}

fieldset div {
  margin-bottom:10px;
}
fieldset input {
  margin-bottom:10px;
}

#submitbutton {
	clear: both;
	font-size: 110%;
	padding: .3em;
	background: #278428;
	}
legend {
	font-weight: bold;
	color: #278428;
	margin: 0;
	padding: 0.5em;
}
label {margin: 0 0 .1em 0}
label em {
	font-style: normal;
	text-decoration: underline;
	color: #900;
}
input {font-size: 95%}
input.text_field {
  width: 300px;
  border: 1px solid #278428;
  padding: 3px;
  font-size: 115%;
}
input.input:focus {
  border: 2px solid #278428;
  padding: 2px;
}
body#contact #enquiry-form {
	margin-top: 4em;
	border-top: 1px dashed #c6c6c6;
}
#misc-checkboxes label {
	margin-bottom: 1em;
	padding-bottom: .5em;
	border-bottom: 1px dashed #ccc;
}
.text_area {
  width:90%;
  border: 1px solid #278428;
  padding: 3px;
  display:block;
  font-size: 115%;
  margin-bottom: 1em;
}
.textarea:focus {
  border: 2px solid #278428;
  padding: 2px;
}
span.formError {
  background-color:c00;
  color:#fff;
  font-weight:bold;
  padding:2px 4px;
}

div.flash {
  font-weight:bold;
  font-size:150%;
  padding:6px 8px;
  text-align:center;
  }
div#error.flash {
  background-color:#fcc;
  color:#c00;
  border:2px solid #c00;
}


/* @end */




/* @group Content tables */

#content table {
  border-collapse: collapse;
  border-spacing: 0;
}
#content th {
  text-align:left;
  background-color:#eee;
}
#content th, #content td {
  padding:3px 10px;
}
#content td {
  border-bottom:1px solid #eee;
}
/* @end */


/* @group Document links */

a.document_link {
  padding:2px 0 2px 20px;
  background-repeat:no-repeat;
  background-position:center left;
}
a.pdf {background-image:url(../images/filetypes/pdf.jpg)}
a.doc {background-image:url(../images/filetypes/doc.jpg)}

/* @end */



/* @group Random sidebar quote */

#right_sidebar blockquote span {
  font-size:1.3em;
  color:#278428;
}
#right_sidebar blockquote {
  color:#278428;
  font-weight:bold;
  text-align:left;
  background-color:#fff;
  padding:5px 10px;
}
#right_sidebar blockquote p {
  font-weight:normal;
  margin:4px 0 0 0;
}

/* @end */



/* @group Pagination */

.pager {
  background-color:#C3DCBC;
  color:#268426;
  position:relative;
}
.pager, .pager span.page_links {
  padding:4px 8px;
}

.pager span.page_links {
  display:block;
  position:absolute;
  right:0;
  top:0;
}
.pager a {
  font-weight:bold;
}
/* @end */



/* @group Clients area */

.resource {
  padding:20px 0;
}
.resource .details {
  width:350px;
  float:left;
}
.resource .icon {
  margin:0;
  width:200px;
  text-align:center;
  float:left;
}
.resource .icon img {border:0!important}


a.action_link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}
a.action_link:hover {
  color:black;
  background: url(../images/link_arrow_roll.gif) left no-repeat;
}



#client_login {
	color: #278428;
  margin-bottom:15px;
}
#client_login a {text-decoration:underline}

/* @end */

/* The Beech Consultancy website CSS file. Built by Bluestorm New Media
http://www.bluestormnewmedia.co.uk 2006 */

/* @group General */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: black;
	background: #ffffff url(../images/page_bg.gif) repeat-x;
}
body#home {
	background: #ffffff url(../images/home_bg.gif) repeat-x;
}

#container {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 799px;
}

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
.clearfix{ 
    display:inline-block;
}

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* @end */ 

/* @group Reset */
* {padding:0; margin:0;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 1em 0;}
li, dd { margin-left:1em; padding-bottom:.3em;}
fieldset { padding: .5em;}
/* @end */

/* @group Header */
#header #logo {
	position:relative;
	top: 5px;
	float: left;
}
#header #logo a * {
	border:none;
}
#header #top_caption {
	position: relative;
	top:12px;
	float: right;
}	
/* @end */

/* @group Nav */
ul#nav {
	list-style: none;
	margin: 0;
	padding: 15px 0 19px 0;
	width: 755px;
	text-align: left;
	clear: both;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;


}
ul#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	border-right: 1px solid #ffffff;
	line-height: 1em;

}
ul#nav li a {
	margin: 3px 5px 3px 3px;
	padding: 4px;
	text-decoration: none;
	color: #ffffff;
	font-size: 100%;
	font-weight:normal;
}
ul#nav li a:hover, ul#nav li a.current {
	color: #fff;
	background: #459542;
}
ul#nav li.last {
	border-right: none;
}
ul#nav li a:hover, ul#nav li a.current,
body#home li.home a,
body#about-us li.about-us a,
body#news li.news a,
body#resources li.resources a,
body#case-studies li.case-studies a,
body#what-we-do li.what-we-do a,
body#faq li.faq a,
body#contact li.contact a
 {
	color: #fff;
	background: #459542;
}
.hide {
	position: absolute;
	left: -5000px;
}
p.hide a {
	text-decoration: none;
}
/* @end */

/* @group Intro */
#intro-surround {
	margin:  24px 0 0 0;
	background-color: #A3CC8E;
	width:799px;
	height:211px;
  margin-bottom:10px;
}
#home #intro {
	color: black;
	font-size: 100%;
	line-height: 1.4em;
	width: 524px;
	float:left;
	margin:0;
}
#home #intro  p {
	float: right;
	width: 327px;
}
#home #intro img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin-right: 20px;
}
#intro {
	color: black;
	padding: 20px 20px;

}
h2#intro-text {
	color: black;
	font-size: 150%;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	line-height:.5em;
}
#main_intro p.page_intro {
	color: #278428;
	font-size: 120%;
	font-weight: bold;	
	margin-top:0;
}

#main_intro p {
	clear: both;
	font-weight:normal;
}
h2#main_title  {
	color: white;
	font-size: 150%;
	margin: 35px 0 35px 0;
	padding: 0;
	font-weight: bold;
	line-height:1em;
}
#main_content #main_intro img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 0 0 15px 0;
}
#main_content p.highlight {
	clear: both;
	font-weight:normal;
	padding:10px;
	background-color: #E9F2E9;
	color:#278428;
}
#intro-images {
	position: relative;
	margin: 0;
	top:  15px;
	left: 15px;
	height: 176px;
	width: 762px;
}
#intro-images img {
	border: 1px solid #278428;
	padding: 3px;
}
.imgfade {
	position:absolute;
	top:0px;
	left:0px;
	border:0;
}
/* @end */

/* @group Links */
#home #intro a:link {
	color: white;
	font-weight:bold;
	text-decoration: none;

}
#home #intro a:visited {
	color: white;
	text-decoration: none;
}
#home #intro a:hover {
	color: white;
	text-decoration: underline;
	
}
#home #intro a:active {
	color: white;
	text-decoration: none;
	
}
a:link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;

}
a:visited {
	color: #278428;
	text-decoration: none;
}
a:hover {
	color: #278428;
	text-decoration: underline;
	
}
a:active {
	color: #278428;
	text-decoration: none;
	
}
.case_link  a:link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}
.case_link  a:visited {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}

.case_link a:hover {
	color:black;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_roll.gif) left no-repeat;
	padding: 0 0 0 20px;
}	
#main_content_pages .extra_links a:link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}
#main_content_pages .extra_links a:visited {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}

#main_content_pages .extra_links a:hover {
	color:black;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_roll.gif) left no-repeat;
	padding: 0 0 0 20px;
}	
/* @end */


/* @group Members */

#members_box {
	background: url(../images/members_bg.gif) top left no-repeat;
	width:213px;
	height: 196px;
	float:right;
	margin: 10px 10px 0 0;
}
#members_box fieldset {
	margin: 15px 0 0 15px;
	padding: 0;
	border:none;
}
#submitbutton {
	clear: both;
	font-size: 100%;
	padding: .3em;
	background: url(../images/members_login_but.gif) no-repeat;
	border:none;
	color:white;
	margin: 0;
}
#members_box legend {
	font-weight: normal;
	color: #278428;
	margin: 15px 0 0 0 ;
	padding: 0;
	border-bottom:1px dotted #278428;
	font-size: 140%;
}

#members_box input {
	font-size: 95%;
}
#members_box input.input {
	width: 150px;
	border: 1px solid #666;
	padding: 3px;
	display:block;
	font-size: 100%;
	margin: 0 0 1em 0;
}
#members_box input.input:focus {
	border: 1px solid #278428;
}

ul#login_links {
	list-style: none;
	margin: 0 0 1em 0;
	padding:0;
	text-align: left;
}
ul#login_links li {
	margin: 0;
	padding: 0;
	display: inline;
	border-right: 1px solid #278428;
}
ul#login_links li a {
	margin: 0 5px 0 2px;
	padding: 0;
	text-decoration: none;
	color: #278428;
	font-size: 80%;
	font-weight:bold;
}
ul#login_links li a:hover, ul#login_links li a.current {
	color: #278428;
	text-decoration:underline;
	
}
ul#login_links .register {
	padding-right: 5px;
}
ul#login_links .why_register {
	padding-left: 5px;
}
ul#login_links li.last {
	border-right: none;
}
/* @end */



/* @group 3Columns */
#left_sidebar {
  display:none;
}
#content {
	float: left;  
	position: relative;
	width: 555px;
	display: inline;
	margin: 0 17px 20px 0px;
}	
#right_sidebar {
	float: left;
	text-align: center;
	background-color: #E9F2E9;
	width:200px;
	padding: 15px 10px 10px 10px;
}


#home #left_sidebar {
  display:block;
	width:180px;
	padding:10px 10px 5px 10px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	float:left;
	background-color: #C8E3C8; 
}
#home #content {
  width: 345px;	
	margin: 0 17px 20px 17px;
}

/* @end */


/* @group Main Content */
	
#main_content {
	position: relative;
	width:799px;
	margin: 20px 0 20px 0;
	float:left;
	line-height:1.4em;
}

#content ul {
	color:#278428;
	margin: 0 0 20px 15px;
}
ul#general_lists  li {
	margin: 0;
	line-height:1.2em;
}
#main_content h3 {
	color: #278428;
	margin:0;
	padding:0;
	line-height:1em;
	font-weight: bold;
	font-size:130%;
}
#content img {
	border: 1px solid #278428;
	padding: 3px;
	margin: 10px 0 0 0;
}
img.imgl {
	float:left;
	margin: 5px 10px 0 0!important;	
}
img.imgr {
	float:right;
	margin: 5px 0px 0 10px;	
}
/* @end */



/* @group Team Members */

.team_member {
	padding:10px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	margin:0 0 20px 0;
	float:left;
	border: 2px solid #278428;
	width:522px;
}

#main_content .team_member img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 0 10px 0 0;
}
#main_content .team_member h3 {
	color: white;
	background: #278428;
	padding: 5px;
	margin:  0 0 0 120px;
	font-size: 135%;
	font-weight: normal;
}
#main_content .team_member h3 a {
  color:#fff;
}

#main_content .team_member h4 {
	color:#278428;
}	


/* @end */



/* @group HomepageNews */

h3#news-text {
	color: black;
	font-size: 145%;
	margin: 5px 0 0 0;
	padding: 0;
	font-weight: normal;
	line-height:.5em;
}
#home #left_sidebar .news_item img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 15px 5px 0 0;
}
#home #news .date {
	color:#666;
	line-height:.5em;
}
#home .news_item h2 {
	color:#278428;
	font-size: 110%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height:1.2em;
}
div.news_link .link {
	color: white;
	background-color: #278428;
	padding: 5px;
	margin: 10px 0;
}
div.news_link .link  a:link, div.news_link .link  a:visited, div.news_link .link  a:hover {
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding-left: 22px;
	color:white;
	font-weight:normal;
}
/* @end */


/* @group Homepage */

#home #content h3 {
	font-size: 135%;
  border-top:1px dotted #666;
  padding-top:15px;
}

/* @end */


/* @group Welcome */
#home #welcome {
	width:328px;
	border-bottom:1px dotted #666;
	padding:5px;
	color: black;
	font-size: 100%;
	line-height: 1.3em;
	margin:0 5px 0 10px;
	float:left;
}

#welcome img {
	border: 1px solid #278428;
	padding: 3px;
	float:left;
	margin: 8px 8px 2px 0;
}
h2#welcome-title {
	color: black;
	font-size: 140%;
	margin: 0;
	padding: 0;
	font-weight: bold;
	line-height:1.2em;
}
#welcome p {
	margin:5px 0 10px 0 ;
	padding:0;
}

/* @end */


/* @group Testimonial */
.testimonial_home {
	margin: 0 10px 0 10px;
	padding:0;
	text-align: left;
}
.testimonial_home p {
	color:#278428;
	margin:0;
	padding: 0px 5px 10px 10px;
	top: 10px;
	position: relative;
	width:155px;
	line-height:1.4em;
}
.testimonial_home img {
	padding:0 5px 0 0;
}
.testimonial_home p.italic {
	color: black;
	font-style: italic;
	font-weight:bold;	
	padding:0 0 10px 10px;
	background: none;
	font-size:90%;
	line-height:1.4em;
	margin: 0 0 10px 0;
	background:url(../images/99_home.jpg)  bottom right no-repeat;


}
.testimonial_home span {
	color:#278428;
	font-weight:bold;
}


.testimonial {
	background: url(../images/66.jpg) 1% 6px no-repeat;
	clear:both;
	margin: 0 0 10px 0;
	padding: 10px 0 10px 0;
}
.testimonial.even {
	background: url(../images/66_home.jpg) 1% 6px no-repeat;
	background-color: #E9F2E9;
}
.testimonial p {
	color:#278428;
	margin:0;
	padding: 0 40px 0 40px;
	top: 10px;
	position: relative;
	width:480px;
}
.testimonial p.italic  {
	color: black;
	font-style: italic;
	font-weight:bold;	
	padding:0 0 10px 10px;
	background: none;
	font-size:90%;
	line-height:1.4em;
	margin: 10px 0 10px 30px;
	background:url(../images/99.jpg)  bottom right no-repeat;
	width:480px;
}
.testimonial.even p.italic  {
	background:url(../images/99_home.jpg)  right no-repeat;
}
.testimonial span {
	color:#278428;
	font-weight:bold;
}
	
/* @end */

/* @group Sub Nav */

#home #right_sidebar div.banners img {
	margin:4px 0;
	border: 2px solid #278428;
}

#right_sidebar ul {
	list-style: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

#right_sidebar ul li {
	margin: 0;
	padding: 0 0 1px 0;
}

#right_sidebar ul li ul li {
	padding: 0 0 1px 15px;
}

#right_sidebar ul li a {
	color:  #278428;
	padding: 2px 0 5px 20px;
	background: url(../images/link_arrow_norm.gif) 0% 5px no-repeat;
	display: block;
	border-bottom: 1px dashed #278428;
	line-height:1.4em;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}
#right_sidebar ul li a:hover {
  text-decoration:none;
	background: #C7DFBE url(../images/link_arrow_roll.gif) 0% 5px no-repeat;
}
#right_sidebar ul li.current {
	background-color: #C7DFBE;
}

#right_sidebar a:link {
	text-decoration: none;
	font-weight: normal;
}

#right_sidebara:visited {
	text-decoration: none;
	font-weight: normal;
}

#right_sidebar a:hover {
	text-decoration: underline;
}

#right_sidebar a:active {
	text-decoration: underline;
	font-weight: normal;
}
#right_sidebar .banners img {
	margin: 10px 0 0 0;
}
/* @end */

/* @group Footer */
#footer {
	text-align: left;
	background:url(../images/footer_bg.gif) repeat-x;
	clear:both;
	
}
#footer_container {
	position: relative;
	top: 7px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	color:white;	
	font-size: 90%;
	width:799px
}
#footer_container p.address {
	text-align: right;
	position: relative;
	top: -32px;
	margin: 0;
}
#footer_container p.address span {
	color:#278428;
}
#footer_container p.address a:link {
	color:#278428;
}
/* @end */




/* @group Forms */
fieldset {
	margin: 0 0 1em 0;
	padding: 6px 10px 15px 10px;
	border: 1px solid #278428;
}
fieldset:hover {
	background: #E9F2E9;
}

fieldset div {
  margin-bottom:10px;
}
fieldset input {
  margin-bottom:10px;
}

#submitbutton {
	clear: both;
	font-size: 110%;
	padding: .3em;
	background: #278428;
	}
legend {
	font-weight: bold;
	color: #278428;
	margin: 0;
	padding: 0.5em;
}
label {margin: 0 0 .1em 0}
label em {
	font-style: normal;
	text-decoration: underline;
	color: #900;
}
input {font-size: 95%}
input.text_field {
  width: 300px;
  border: 1px solid #278428;
  padding: 3px;
  font-size: 115%;
}
input.input:focus {
  border: 2px solid #278428;
  padding: 2px;
}
body#contact #enquiry-form {
	margin-top: 4em;
	border-top: 1px dashed #c6c6c6;
}
#misc-checkboxes label {
	margin-bottom: 1em;
	padding-bottom: .5em;
	border-bottom: 1px dashed #ccc;
}
.text_area {
  width:90%;
  border: 1px solid #278428;
  padding: 3px;
  display:block;
  font-size: 115%;
  margin-bottom: 1em;
}
.textarea:focus {
  border: 2px solid #278428;
  padding: 2px;
}
span.formError {
  background-color:c00;
  color:#fff;
  font-weight:bold;
  padding:2px 4px;
}

div.flash {
  font-weight:bold;
  font-size:150%;
  padding:6px 8px;
  text-align:center;
  }
div#error.flash {
  background-color:#fcc;
  color:#c00;
  border:2px solid #c00;
}


/* @end */




/* @group Content tables */

#content table {
  border-collapse: collapse;
  border-spacing: 0;
}
#content th {
  text-align:left;
  background-color:#eee;
}
#content th, #content td {
  padding:3px 10px;
}
#content td {
  border-bottom:1px solid #eee;
}
/* @end */


/* @group Document links */

a.document_link {
  padding:2px 0 2px 20px;
  background-repeat:no-repeat;
  background-position:center left;
}
a.pdf {background-image:url(../images/filetypes/pdf.jpg)}
a.doc {background-image:url(../images/filetypes/doc.jpg)}

/* @end */



/* @group Random sidebar quote */

#right_sidebar blockquote span {
  font-size:1.3em;
  color:#278428;
}
#right_sidebar blockquote {
  color:#278428;
  font-weight:bold;
  text-align:left;
  background-color:#fff;
  padding:5px 10px;
}
#right_sidebar blockquote p {
  font-weight:normal;
  margin:4px 0 0 0;
}

/* @end */



/* @group Pagination */

.pager {
  background-color:#C3DCBC;
  color:#268426;
  position:relative;
}
.pager, .pager span.page_links {
  padding:4px 8px;
}

.pager span.page_links {
  display:block;
  position:absolute;
  right:0;
  top:0;
}
.pager a {
  font-weight:bold;
}
/* @end */



/* @group Clients area */

.resource {
  padding:20px 0;
}
.resource .details {
  width:350px;
  float:left;
}
.resource .icon {
  margin:0;
  width:200px;
  text-align:center;
  float:left;
}
.resource .icon img {border:0!important}


a.action_link {
	color: #278428;
	font-weight:bold;
	text-decoration: none;
	background: url(../images/link_arrow_norm.gif) left no-repeat;
	padding: 0 0 0 20px;
}
a.action_link:hover {
  color:black;
  background: url(../images/link_arrow_roll.gif) left no-repeat;
}



#client_login {
	color: #278428;
  margin-bottom:15px;
}
#client_login a {text-decoration:underline}

/* whitepaper dialog */
div#whitedialogpaper {
	background-color:#D2E8D3;
	color:#000000;
	border-top:2px solid #B2D4A2;
	border-bottom:2px solid #B2D4A2;
	margin-bottom:10px;
	padding:10px;
	padding-top:0px;
	background-image:url(/images/whitepaperbg.jpg);
	background-position:95% 20%;
	background-repeat:no-repeat;
}

div#whitedialogpaper h2 {
	color:#2B933A;
	font-size:16px;
	padding:0;
	margin:0;
	margin-bottom:5px;
	margin-top:8px;
}

div#whitedialogpaper div {
	color:#298E30;
	font-weight:bold;
	width:50px;
	float:left;
}
div#whitedialogpaper .textField {
	border:1px solid #2B933A;
	padding:3px;
	width:170px;
}

/* @end */

p.vatno
{
	color:#278428;
	padding-top:5px;
}


