/* -------------------------------------------------------------- 
  
   Reset.css
   * Resets default browser CSS styles.
   
   Original by Erik Meyer:
   * meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
   
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
table, caption, tbody, tfoot, thead, tr, th, td {
	vertical-align: middle;
}

html { height:100%; }
body { line-height: 1; color: #333; background: white; }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight: normal; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.php] */

.clear { display: inline-block; }   
.clear:after, .container:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


/* -------------------------------------------------------------- 
   
   Typography.css
   * Sets some default typography.
  
-------------------------------------------------------------- */   

body {
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5; /* Unitless for proper inheritance */
  color: #7280c7;
/*  letter-spacing: -0.4px;*/
}

/* This is where you set your desired font size. The line-height 
   and vertical margins are automatically calculated from this. 
   
   You have to add an extra calculation here because of IE, so that 
   all users may resize text manually in their browsers.
   
   The top one is for IE: The percentage is of 16px (default IE text size)
   10px is 62.5%, 12px is 75%, 13px is 81.25%, and so forth).
   The second value is what all other browsers see (the wanted font size). */
   
body          { font-size: 75%; line-height:1.2em; }   /* IE */
html > body   { font-size: 12px; line-height:1.2em; }  /* Other browsers */


/* Headings
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6 { font-weight: normal; }

h1 { font-size: 2.1em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 1.5em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }


/* Text elements
-------------------------------------------------------------- */

p           { margin: 0 0 1em; line-height:1.2em; }
p.last      { margin-bottom: 0; }
p img       { float: left; margin: 0; padding: 0; }
p img.top   { margin-top: 0; } /* Use this if the image is at the top of the <p>. */
img         { margin: 0; }

ul, ol      { margin:0 1.5em 1.5em 1.5em; }
ul          { list-style-type: circle; }
ol          { list-style-type: decimal; }
dl          { margin: 0 0 1.5em 0; }
dl dt       { font-weight: bold; }
dd          { margin-left: 1.5em;}

a:hover     { color: #009ee0; border-bottom:0px dotted #7280c7; }
a:focus		{ color: #009ee0; border-bottom:0px; }
a:active	{ border:0; }
a           { color: #7280c7; text-decoration: none; outline:none; border:0; }


abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin-top: 1.5em; font-style: italic; }
del         { color:#666; }

blockquote  { margin:0; padding: 0px; font-style: italic; font-size:1.1em; line-height:1.2em; color: #747474; }
blockquote a { color: #747474; }
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
pre,code    { margin: 1.5em 0; white-space: pre; }
pre,code,tt { font: 1em 'andale mono', 'monotype.com', 'lucida console', monospace; line-height: 1.5; } 
tt          { display: block; margin: 1.5em 0; line-height: 1.5; }


/* Tables
-------------------------------------------------------------- */

table   { margin-bottom: 0em; }
th      { border-bottom: 0px solid #ccc; font-weight: bold; }
td      { border-bottom: 0px solid #ddd; }
th,td   { padding: 1px 10px 1px 0; }
tfoot   { font-style: italic; }
caption { background: #ffc; }

/* Use this if you use span-x classes on th/td. */
table .last { padding-right: 0; } 


/* Some default classes
-------------------------------------------------------------- */

.small      { font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
.large      { font-size: 1.2em; line-height: 2.5em; margin-bottom: 1.25em; }
.quiet      { color: #666; }
.bold		{ font-weight:bold; }

.hide       { display: none; }
.highlight  { background:#ff0; }
.added      { color:#060; }
.removed    { color:#900; }

.top        { margin-top:0; padding-top:0; }
.bottom     { margin-bottom:0; padding-bottom:0; }

.speechmark_start { padding-bottom:10px; }
.speechmark_end   { text-align:right; }

.signature { padding:5px 0px 0px 0px; font-style:normal; font-size:14px; color: #747474; }

ul li a { font-weight:bold; }


/*
** keep the whitespace in front of the ^=, hides rule from konqueror
** this is css3, the validator doesn't like it when validating as css2
*/
/*
a.external,
a[href ^="http://"] {
	background: url(/css/icons/external.png) center right no-repeat;
	padding-right: 15px;
}
a[href ^="https://"],
.link-https {
	background: url(/css/icons/lock_icon.gif) center right no-repeat;
	padding-right: 16px;
}
a[href ^="mailto:"],
.link-mailto {
	background: url(/css/icons/mail_icon.gif) center right no-repeat;
	padding-right: 18px;
}
a[href ^="news://"] {
	background: url(/css/icons/nws_eicon.png) center right no-repeat;
	padding-right: 18px;
}
a[href ^="ftp://"],
.link-ftp {
	background: url(/css/icons/file_icon.gif) center right no-repeat;
	padding-right: 18px;
}

a.noicon { background: none; padding:0; }
*/


/* -------------------------------------------------------------- 
   
   grid.css
   * Sets up an easy-to-use grid of 24 columns.
   
   Based on work by:
   * Nathan Borror     [playgroundblues.com]
   * Jeff Croft        [jeffcroft.com]
   * Christian Metts   [mintchaos.com]
   * Khoi Vinh         [subtraction.com]
   
   By default, the grid is 950px wide, with 24 columns 
   spanning 30px, and a 10px margin between columns.
   
   If you need fewer or more columns, use this 
   formula to find the new total width: 
   Total width = (columns * 40) - 10
   
   Read more about using a grid here:
   * subtraction.com/archives/2007/0318_oh_yeeaahh.php
   
-------------------------------------------------------------- */

/* A container should group all your columns. */
.container {
  width: 950px;
  margin: 0 auto;
}
/*.container { background: url('/css/grid.png'); }*/


/* Columns
-------------------------------------------------------------- */

/* Use this class together with the .span-x classes
   to create any composition of columns in a layout. */
   
.column {
  float: left;
  margin-right: 10px;
}


/* The last column in a row needs this class. */
.last { margin-right: 0; }

/* Use these classes to set the width of a column. */
.span-1   { width: 30px; }
.span-2   { width: 70px; }
.span-3   { width: 110px; }
.span-4   { width: 150px; }
.span-5   { width: 190px; }
.span-6   { width: 230px; }
.span-7   { width: 270px; }
.span-8   { width: 310px; }
.span-9   { width: 350px; }
.span-10  { width: 390px; }
.span-11  { width: 430px; }
.span-12  { width: 470px; }
.span-13  { width: 510px; }
.span-14  { width: 550px; }
.span-15  { width: 590px; }
.span-16  { width: 630px; }
.span-17  { width: 670px; }
.span-18  { width: 710px; }
.span-19  { width: 750px; }
.span-20  { width: 790px; }
.span-21  { width: 830px; }
.span-22  { width: 870px; }
.span-23  { width: 910px; }
.span-24  { width: 950px; margin: 0; }

/* Add these to a column to append empty cols. */
.append-1   { padding-right: 40px; }  
.append-2   { padding-right: 80px; } 
.append-3   { padding-right: 120px; } 
.append-4   { padding-right: 160px; } 
.append-5   { padding-right: 200px; } 
.append-6   { padding-right: 240px; } 
.append-7   { padding-right: 280px; } 
.append-8   { padding-right: 320px; } 
.append-9   { padding-right: 360px; } 
.append-10  { padding-right: 400px; } 
.append-11  { padding-right: 440px; } 
.append-12  { padding-right: 480px; } 
.append-13  { padding-right: 520px; } 
.append-14  { padding-right: 560px; } 
.append-15  { padding-right: 600px; } 
.append-16  { padding-right: 640px; } 
.append-17  { padding-right: 680px; } 
.append-18  { padding-right: 720px; } 
.append-19  { padding-right: 760px; } 
.append-20  { padding-right: 800px; } 
.append-21  { padding-right: 840px; } 
.append-22  { padding-right: 880px; } 
.append-23  { padding-right: 920px; } 

/* Add these to a column to prepend empty cols. */
.prepend-1   { padding-left: 40px; }  
.prepend-2   { padding-left: 80px; } 
.prepend-3   { padding-left: 120px; } 
.prepend-4   { padding-left: 160px; } 
.prepend-5   { padding-left: 200px; } 
.prepend-6   { padding-left: 240px; } 
.prepend-7   { padding-left: 280px; } 
.prepend-8   { padding-left: 320px; } 
.prepend-9   { padding-left: 360px; } 
.prepend-10  { padding-left: 400px; } 
.prepend-11  { padding-left: 440px; } 
.prepend-12  { padding-left: 480px; } 
.prepend-13  { padding-left: 520px; } 
.prepend-14  { padding-left: 560px; } 
.prepend-15  { padding-left: 600px; } 
.prepend-16  { padding-left: 640px; } 
.prepend-17  { padding-left: 680px; } 
.prepend-18  { padding-left: 720px; } 
.prepend-19  { padding-left: 760px; } 
.prepend-20  { padding-left: 800px; } 
.prepend-21  { padding-left: 840px; } 
.prepend-22  { padding-left: 880px; } 
.prepend-23  { padding-left: 920px; } 


/* Border on right hand side of a column. */
.border {
  padding-right: 4px;
  margin-right: 4px;
  border-right: 2px solid #a7b3e6;
}

/* Border with more whitespace, spans one column. */
.colborder {
  padding-right: 24px;
  margin-right: 24px;
  border-right: 2px solid #a7b3e6;
}
.colborderinverse {
  padding-left: 24px;
  margin-left: 14px;
  border-left: 2px solid #a7b3e6;
}


/* Use these classes on an element to push it into the 
   next column, or to pull it into the previous column. */

.pull-1  { margin-left: -40px; }
.pull-2  { margin-left: -80px; }
.pull-3  { margin-left: -120px; }
.pull-4  { margin-left: -160px; }

.push-0  { margin: 0 0 0 18px; }
.push-1  { margin: 0 -40px 0 18px; }
.push-2  { margin: 0 -80px 0 18px; }
.push-3  { margin: 0 -120px 0 18px; }
.push-4  { margin: 0 -160px 0 18px; }
.push-0, .push-1, .push-2, .push-3, .push-4 { float: right; }


/* Misc classes and elements
-------------------------------------------------------------- */

/* Use a .box to create a padded box inside a column.  */ 
.box { 
  padding: 1.5em; 
  margin-bottom: 1.5em; 
  background: #eee; 
}

/* Use this to create a horizontal ruler across a column. */
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
}

/* Clearing floats without extra markup
   Based on How To Clear Floats Without Structural Markup by PiE
   [http://www.positioniseverything.net/easyclearing.html] */

.clear { display: inline-block; }   
.clear:after, .container:after {
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }


/* -------------------------------------------------------------- 
   
   forms.css
   * Sets up some default styling for forms
   * Gives you classes to enhance your forms
   
   Usage:
   * For text fields, use class .title or .text
   
-------------------------------------------------------------- */

label { font-weight: bold; }


/* Fieldsets */
fieldset    { padding:1.4em; margin: 0 0 1.5em 0; border: 1px solid #ccc; }
legend      { font-weight: bold; font-size:1.2em; }

/* Text fields */
input.text, input.title   { width: 200px; margin:0.5em 0.5em 0.5em 0; }
input.text, input.title   { border:1px solid #bbb; background:#f6f6f6; padding:5px; }
input.text:focus,
input.title:focus         { border:1px solid #999; background:#fff; }
input.title               { font-size:1.5em; }

/* Textareas */
textarea            { width: 400px; height: 250px; margin:0.5em 0.5em 0.5em 0; }
textarea            { border:1px solid #bbb; background:#eee; padding:5px; }
textarea:focus      { border:1px solid #999; background:#fff; }

/* Select fields */
select              { border:1px solid #ccc; background:#f6f6f6; width:200px; }
select:focus        { border:1px solid #999; background:#fff; }


/* Success, error & notice boxes for messages and errors. */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }
.error      { background: #FBE3E4; color: #D12F19; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #817134; border-color: #FFD324; }
.success    { background: #E6EFC2; color: #529214; border-color: #C6D880; }
.error a    { color: #D12F19; }
.notice a   { color: #817134; }
.success a  { color: #529214; }


/* -------------------------------------------------------------- 
  
   buttons.css
   * Gives you some great CSS-only buttons.
   
   Created by Kevin Hale [particletree.com]
   * particletree.com/features/rediscovering-the-button-element

   See Readme.txt in this folder for instructions.

-------------------------------------------------------------- */

a.button, button {
/*  display:block;
  float:left;*/
  margin:0 0.583em 0.667em 0;
  padding:5px 10px 5px 7px;   /* Links */
  
  border:1px solid #dedede;
  border-top:1px solid #eee;
  border-left:1px solid #eee;

  background-color:#f5f5f5;
  font-family:"Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
  font-size:100%;
  line-height:130%;
  text-decoration:none;
  font-weight:bold;
  color:#565656;
  cursor:pointer;
}
button {
  width:auto;
  overflow:visible;
  padding:4px 10px 3px 7px;   /* IE6 */
}
button[type] {
  padding:4px 10px 4px 7px;   /* Firefox */
  line-height:17px;           /* Safari */
}
*:first-child+html button[type] {
  padding:4px 10px 3px 7px;   /* IE7 */
}
button img, a.button img{
  margin:0 3px -3px 0 !important;
  padding:0;
  border:none;
  width:16px;
  height:16px;
  float:none;
}


/* Button colors
-------------------------------------------------------------- */

/* Standard */
button:hover, a.button:hover{
  background-color:#dff4ff;
  border:1px solid #c2e1ef;
  color:#336699;
}
a.button:active{
  background-color:#6299c5;
  border:1px solid #6299c5;
  color:#fff;
}

/* Positive */
body .positive {
  color:#529214;
}
a.positive:hover, button.positive:hover {
  background-color:#E6EFC2;
  border:1px solid #C6D880;
  color:#529214;
}
a.positive:active {
  background-color:#529214;
  border:1px solid #529214;
  color:#fff;
}

/* Negative */
body .negative {
  color:#d12f19;
}
a.negative:hover, button.negative:hover {
  background:#fbe3e4;
  border:1px solid #fbc2c4;
  color:#d12f19;
}
a.negative:active {
  background-color:#d12f19;
  border:1px solid #d12f19;
  color:#fff;
}


/* -------------------------------------------------------------- 
  
   CSS Framework
   
   * Native site styles *
      
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
	Default classes
---------------------------------------------------------------*/
.left   { float:left; }
.right  { float:right; }

.hide   { display:none; }

.reset-margin   { margin:0; } 
.reset-padding  { padding:0; } 
.reset          { margin:0; padding:0; } 

.align-justify  { text-align:justify; } 
.align-left     { text-align:left; } 
.align-center   { text-align:center; } 
.align-right    { text-align:right; } 


/* -------------------------------------------------------------- 
	Body and Site wrapper
---------------------------------------------------------------*/
body { background: #fff; margin:0; padding:0; }
.wrapper { width: 950px; margin:10px auto; background: #fff; }


/* -------------------------------------------------------------- 
	Brand colours
---------------------------------------------------------------*/
.blue { color: #009ee0; }
.yellow { color: #fcc300; }


/* -------------------------------------------------------------- 
	Custom styles
---------------------------------------------------------------*/
.header { background: url('/images/bi.logo.jpg') right top no-repeat; height:68px; margin-bottom:3px; width:100%; }

.sidegradient { background: url('/images/side.gradient.jpg') top left repeat-x; height: 210px; }

.footer { margin-top:20px; color: #8b8b8b; }
.footer p { margin-bottom:5px; }
.footer p.footerlinks { padding-top:5px; }
.footer a { color: #7280c7; border:0; padding-bottom:0; }
.footer a:hover { color: #333366; border-bottom:1px dotted #7280c7; padding-bottom:1px; }



.headertext { float:right; margin-right:83px; text-align:right; color: #8b8b8b; }
.headertext p { margin-bottom:3px; }
.headertext a { color: #8b8b8b; text-decoration:none; }
.headertext a:hover { color: #009ee0; text-decoration:none; border:0; }

.pagebody p { font-size:1.2em; }


.sidenavigation { list-style:none; margin:0; padding:0 0 0px 0; }
.sidenavigation li { padding:1px 0px; margin:0px; background: url('/images/sidenav.li.bg.jpg') left top repeat-y; }
.sidenavigation li a { display:block; padding:8px 25px 8px 0px; color: #fff; margin:0px; text-align:right; font-weight:bold; border:0; }
.sidenavigation li a:hover { color: #fff; border:0; }
.sidenavigation li a:active { border:0; }
.sidenavigation li.home,
.sidenavigation li.aboutus { padding:0px 0px 1px 0px; }
.sidenavigation li.contact { padding:1px 0px 2px 0px; }
.sidenavigation li a.home { background: #a7b3e6; margin:0; }

a.sidenavigation_aboutus  { background: #c3cbef url('/images/sidenav.bg.orange.jpg') right center no-repeat; }
a.sidenavigation_services { background: #c3cbef url('/images/sidenav.bg.pink.jpg') right center no-repeat; }
a.sidenavigation_studies  { background: #c3cbef url('/images/sidenav.bg.green.jpg') right center no-repeat; }
a.sidenavigation_contact  { background: #c3cbef url('/images/sidenav.bg.red.jpg') right center no-repeat; }

.lateststories { font-size:9px;  }
.lateststories h3 { background: #f9d36c url('/images/latest.casestudy.bg.jpg') top left repeat-y; color: #5f8edf; padding:0.5em; text-align:center; font-weight:bold; }
.lateststories a:hover { border:0; }

ul.submenu_services { margin:0; padding:0; list-style:none; }
ul.submenu_services li { margin:0; padding:0; }
ul.submenu_services li a { display:block; background:#fcf3f6; color:#636363; font-weight:normal; padding:4px 25px 4px 0px; text-align:right; }
ul.submenu_services li a:hover { background:#f9e2ea url('/images/sidenav.bg.pink.jpg') right center no-repeat; color: #636363; border:0; }
ul.submenu_services li a.selected { background:#f9e2ea url('/images/sidenav.bg.pink.jpg') right center no-repeat; color: #636363; font-weight:bold; }
ul.submenu_services li a:active { border:0; }

ul.submenu_studies { margin:0; padding:0; list-style:none; }
ul.submenu_studies li { margin:0; padding:0; }
ul.submenu_studies li a { display:block; background:#eaf4f2; color:#636363; font-weight:normal; padding:4px 25px 4px 0px; text-align:right; }
ul.submenu_studies li a:hover { background:#cae5e0 url('/images/sidenav.bg.green.jpg') right center no-repeat; color: #636363; border:0; }
ul.submenu_studies li a.selected { background:#cae5e0 url('/images/sidenav.bg.green.jpg') right center no-repeat; color: #636363; font-weight:bold; }
ul.submenu_studies li a:active { border:0; }

.submenu_services,
.submenu_studies { display:none; }

#services_headerimage { height: 282px; }


.pics {  
    height:  282px;  
    width:   708px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
	height: 282px;
	width: 708px;
} 
