/* Copyright (c) 2005 - 2007 ivata limited.
 * All rights reserved.
 * =============================================================================
 * This file contains styles for ivata.com.
 * =============================================================================
*/
html,body {
  margin:       0;
  padding:      0;
  width:        100%;
  height:       100%;
}
body {
  font-size:    76%;
}
body, th, td, p, input, select, option{
  font-family: Trebuchet, Verdana, Arial, Helvetica, sans-serif;
}
a {
  color:        #006;
}
form {
  padding:      0px;
  margin:       0px;
}
img {
  border: 0px;
}

/*
 * =============================================================================
*/
#ivataHeader {
  position:     relative;
  background-color: white;
  clear: both;
  color: black;
  background-image: URL(/images/titleBackground.jpg);
  background-repeat: no-repeat;
  padding: 0px;
}
#ivataHeaderSpacer {
  height: 60px; 
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}
#ivataHeader h1 {
  height:       80px;
  line-height:  80px;
  margin:       0;
  padding-left: 10px;
  background:   #EEE;
  color:        #79B30B;
}  
#ivataContent p {
  line-height:  1.4;
}
#ivataNavigation {
/*  background:   #B9CAFF;*/
}
#ivataFooter {
  background:   #333;
  color:        white;
}
#ivataFooter p {
  margin:       0;
  padding:      5px 10px;
}
#ivataFooter a {
  display:      inline;
  padding:      0;
  color:        #C6D5FD;
}
#ivataWrapper {
  float:        right;
  width:        100%;
  margin-left:  -205px;
}
#ivataContent{
  margin-left:  205px;
  padding: 10px;
}
#ivataNavigation{
  float:        left;
  width:        205px;
}
#ivataFooter{
  clear:        both;
  width:        100%;
  text-align:   center;
  font-size:    x-small;
}
input[type='text'] {
  width: 100%;
}
#ivataTeamworkImage {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;  
}
/*
 * =============================================================================
*/
#ivataMenu {
  background-image: URL(/images/menuBackground.jpg);
  width: 751px;
  height: 30px;
  overflow: hidden;
}
#ivataMenu table {
  position:relative;top:4px;
}
#ivataMenu td {
  padding-left:10px;
}
#ivataMenu a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}
#ivataMenu a:hover {
  text-decoration: underline;
}
#ivataLogo {
  float: right;
  margin: 0px;
  margin-top: 2px;
  margin-right:12px;
}
.clear {
  clear: both;
  height: 1px;
  overflow: hidden;
}

#rightPane {
  margin: 0;
}
img#ivataTestimonial {
  position: absolute;
  top: 2px;
  left: 250px;
}
.ivataleft {
  padding: 0px;
  margin: 0px;
  width: 205px;
  background-color: white;
  color: black;
  text-align: center;
}
.ivataPanel {
  width: 180px;
  margin: 10px;
  padding: 0px;
  border: 1px solid #eeeeee;
}
.ivataPanelTitle {
  background-image: URL(/images/titlebar.jpg);
  background-repeat: repeat-x;
  margin: 0px;
  padding-top: 7px;
  padding-left: 6px;
  padding-right: 6px;
  padding-bottom: 0px;
  font-weight: bold;
  height: 22px;
  font-size: 14px;
}
.ivataPanelBody {
  background-image: URL(/images/titlebarBody.jpg);
  background-repeat: repeat-x;
  padding: 8px;
}
.ivataPanelBody {
  font-size: x-small;
}
.ivataPanelBody a {
  font-size: normal;
  font-weight: bold;
}
.ivataFooter {
  display: none;
  color: white;
  font-size: x-small;
  text-align: center;
}
/*
IBM Business Partner Logo
*/
#ibmBusinessPartner {
  width: 170px;
  height: 91x;
  margin: 5px;
  margin-left: 15px;
  border: 0px;
}
/*
 * =============================================================================
*/
.dojoMenuItem2 {
  font-style: italic;
  font-weight: bold;
  color: white;
}
.dojoSplitPane{
  margin: 5px;
}
/*
 * =============================================================================
*/
/* define testimonial boxes which appear in the text */
.ivataTestimonialBox {
  background-color: #eeeeee;
  border: 1px solid #999999;
  display: inline;
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
  margin-right: 0px;
  margin-top: 0px;
  padding: 7px;
  width: 260px;
}
.ivataTestimonialBox h3 {
  font-size 11pt;
  margin-top: 0px;
}
.ivataTestimonialBox p {
  font-size 9pt;
}
/*
 * =============================================================================
*/
