/*********************************************************
   HTML Elements
 *********************************************************/

html,body {
  height: 100%;
  direction: rtl;
}

body {
  margin: 0;
  padding: 0;
  text-align: center;
  background: url(../images/bg/light_body.png) repeat-y top center; /* not for printing */
  font-size: 8pt;
  font-family:  verdana, arial, sans-serif;
  line-height: 170%;  
  color: #555;
}

/* Headers */
h1, h2, h3, h4, h5, h6, p 
{
  text-align: right;  
  direction: rtl;
  margin: 5px 0 5px 0;
  padding: 0;
}

.bolder
{
	font-weight:bold;
	letter-spacing: 0.06em;
}

.bolder2
{
	font-weight:bold;
	letter-spacing: 0.04em;
}

h1 
{
  text-align: justify; 
  padding-bottom: 0.2em;
  font: 12pt arial, sans-serif;
  font-weight: bold;
  color: #536C71;
  border-bottom: 12px solid #ddd;
}

h2 {
  font-size: 10pt;
  color: #586B7A;
  text-align: justify; 
}

p
{
	text-align: justify; 
	line-height: 18px;
}

h3 {
  font-size: 10pt;
  text-align: justify; 
  FONT-WEIGHT: normal; FONT-STYLE: normal;  
  color: #586B7A;
  /*margin-bottom: 0px;*/
  line-height: 18px;
}

h4 {
  font-size: 8pt;
}

h5 {
  font-size: 8pt;
}

/* Links */
a {
  text-decoration: none;
  color: #3B5D77;
}

a.underline
{
	text-decoration: underline;
}

a:hover {
  color: #668FA3;
}

a img {
  border: 0;
}

a img.border {  
  border: 1px solid #FC3307;
}

a:hover img.border {  
  border: 1px solid #668FA3 !important;
  border: 1px solid #FC3307;
}

/* Images */
img.floatRight {
  margin: 5px 0 10px 10px;
}

img.floatLeft {
  margin: 5px 10px 10px 0;
}

img.topPadding
{
	margin: 5px 0 0px 0px;
}
.imgBorder
{
 border: solid;
 border-width:2px;
 border-color:#CCCCCC;
 /*
#586B7A
#CCCCCC;
#536C71
#7596AB;
#3061A3;
*/ 
}

p.centeredImage
{
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
}


/* Lists */
ul li 
{
  direction: rtl;
  margin: 2px 0px 2px 0px;
  padding: 0;
  font-size : 1.2em;
  text-align: justify;  
  FONT-WEIGHT: normal; FONT-STYLE: normal;  
  color: #586B7A;
  list-style-type:square;
}

ul.noMargin 
{
  margin-right:-20px;
}

ul li.headerlink
{
  font-size : 1em;
}

ol li 
{
  direction: rtl;
  margin: 2px 0px 20px 0px;
  padding: 0;
  font-size : 1.2em;
  text-align: right;  
  font-weight: bold; FONT-STYLE: normal;  
  color: #586B7A;
}

ol li ul li
{
  direction: rtl;
  margin: 2px 0px 2px 0px;
  padding: 0;
  font-size : 1em;
  text-align: right;
  FONT-WEIGHT: normal; FONT-STYLE: normal;  
  color: #586B7A;
}


/* Blockquote */
blockquote {
  direction: rtl;
  margin: 0;
  margin-top: 5px;
  padding: 0 20px;
  background: #E7F1F3;
  border-top: 1px solid #AAD3DB;
  border-bottom: 1px solid #AAD3DB;
}
.centerAlign
{
	text-align:center;
}

.small
{
	font-size: 8pt;
}

#content {
  direction: rtl;
  position: relative;
  height: auto !important;
  height: 100%;
  min-height: 100%;
}

/**************************************************************
   Top menu
 **************************************************************/

#header 
{
  direction: rtl;
  height: 20px;
  margin: 0 auto;
  background-color: #48525B;
  background: url(../images/bg/header.png) repeat-x bottom left;
  border-bottom: 2px solid #48525B;
}

#header ul {
  direction: rtl;
  margin: 0.4em 0.4em 0 0;
  padding: 0;
  float: left;
}

#header ul li {
  direction: rtl;
  display: inline;
  list-style: none;
}

#header ul li a 
{
  float: left;
  padding: 0 1em;

  font: 400 1.1em arial, sans-serif;
  letter-spacing: 0.1em;
  line-height: 0.8em !important;
  line-height: 1em;

  color: white;
  border-right: 1px solid #4D5760;
}

#header ul li a.last {
  padding-right: 0;
  border-right: 0;
}

#header ul li a:hover {
  text-decoration: underline;
}

/**************************************************************
   Header Image
 **************************************************************/

#headerImg
{
  height: 100px;
  width: 776px;
  margin-top:0px;
  border-bottom: 2px solid #7596AB; /* #48525B;*/
  /*background-color: #48525B;*/
}

#headerImgTrinity
{
  height: 100px;
  width: 776px;
  margin-top:0px;
  border-bottom: 2px solid #7596AB; /* #48525B;*/
  /*background-color: #48525B;*/
}

/**************************************************************
   Page Content
 **************************************************************/

#page {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 4em;
  text-align: left;
}

#columns {
  margin: 0 auto;
}


/* Column widths */
.width {
  width: 776px;
}

.widthPad {
  width: 746px;
}

.width3 {
  width: 3%;
}

.width5 {
  width: 4%;
}

.width7 {
  width: 7%;
}

.width10 {
  width: 10%;
}


.width11 {
  width: 11%;
}

.width20 {
  width: 20%;
}

.width80 {
  width: 80%;
}

.width90 {
  width: 91%;
}

.width25 {
  width: 24%;
}

.width50 {
  width: 48%;
}

.width40 {
  width: 40%;
}

.width41 {
  width: 41%;
}

.width55 {
  width: 55%;
}

.width60 {
  width: 60%;
}

.width37 {
  width: 37%;
}

.width73 {
  width: 73%;
}

.width75 {
  width: 75%;
}

.width100 {
  width: 100%;
}

.widthBeforeCol
{
  width: 2%;
}

.widthOneCol {
  width: 45%;
}

.widthColSpace
{
  width: 7%;
}

.widthInnerCol
{
  width: 66%;
}

.widthMainColumnCenter
{
  width:72%;
  margin-left:8px;
}
.paddingTinyPic
{
	padding-left: 8px;
}
.marginTinyPic
{
	margin-left: 0px;
}
/**************************************************************
   Footer
 **************************************************************/

#footer {
  clear: both;
  float: left;
  width: 100%;
  height: 4.5em;
  margin-top: -4.5em;
}

#footer img
{
  margin: 5px 0px 0px 15px;
  border: 0px solid #FC3307;
}

#footer #bg 
{
  height: 4.5em;
  margin: 0 auto;
  background: #49525B url(../images/bg/footer.png) repeat-x top left;
  padding: 0;
  color: White;
}

#footer #bg p 
{
	text-align:center;
}

#footer #bg a {
  text-decoration: underline;
  color: White;
}

#footer #links 
{
  margin: 0;
  padding: 0;
  background: #3E6178; /* #5B829B;*/
  color: White;
}

#footerLogoIBM
{	
	background: url(../images/ibmBottom.bmp) no-repeat;
    height: 39px;
    width: 79px;
}
#footerLogoMS
{	
	background: url(../images/MicrosoftCertifiedBottom.PNG) no-repeat;
    height: 35px;
    width: 75px;
    padding-top:2px;
}
/**************************************************************
   Icons specific to the colour theme
 **************************************************************/
/*
a.lightTheme img,
a.darkTheme img,
a.submitButton img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

a.lightTheme img {
  background: url(../images/icons/light_light_theme.gif) no-repeat center center;
}

a.darkTheme img {
  background: url(../images/icons/light_dark_theme.gif) no-repeat center center;
}

a.submitButton img {
  background: url(../images/icons/light_submit.gif) no-repeat center center;
}
*/

/**************************************************************
   Products
 **************************************************************/
.seperator {
  float: right;
  width: 100% !important;
  width: 99%;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 1.5em;
  border-bottom: 2px solid #CCCCCC;
}

.seperatorThin {
  float: right;
  width: 100% !important;
  width: 99%;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 1em;
  border-bottom: 1px solid #CCCCCC;
}

.seperatorThinFirst {
  float: right;
  width: 100% !important;
  width: 99%;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 0.5em;
  border-bottom: 1px solid #CCCCCC;
}

.seperatorThinMoreSpacing {
  float: right;
  width: 100% !important;
  width: 99%;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 1.2em;
  border-bottom: 1px solid #CCCCCC;
}

.productSeperator {
  float: right;
  width: 100% !important;
  width: 99%;
  padding: 0;
  margin-top: -10px;
  margin-bottom: 1em;
  border-bottom: 1px solid #CCCCCC;
}

.product 
{
  color: #3B5D77;
}


 /* the lines */
.product p 
{
  text-align: justify; 
  direction: rtl;
  /*
  margin: 0 7em 0 0em;
  padding:  0 1em 1em 0em;
  border-right: 1px solid #CCCCCC;*/
}

.moreLink
{
	color: #668FA3;
	text-decoration: underline;
}

/**************************************************************
   Thumbnail Lists
 **************************************************************/
/*
ul.thumbs,
ul.thumbs li {
  margin: 0;
  padding: 0;
}

ul.thumbs li {
  margin: 0 0 15px 0 !important;
  margin: 0;
  padding: 0px;
  list-style: none;
}

a.thumb img {
  
  border: 5px solid #ccc;
}

a:hover.thumb img {
  background: #8EB4C6;
  border: 5px solid #668FA3;
}

a:hover.thumb {
  background: none;
}

a.thumb span {
  display: block;
  margin-top: -5px !important;
  margin-top: -2px;
}
*/


/**************************************************************
   Submenu Styles
 **************************************************************/

.menuContainer
{
  margin: 0 0 10px 0;
  padding: 0;  
}

.menuContainer a
{
  margin-left: 0;
  margin-right: 0;
  font-size: 8pt;
  text-align: right;  
  FONT-WEIGHT: normal; 
  FONT-STYLE: normal;
  display: block;
  height: auto !important;
  height: 1%;
  padding: 1px 0px 1px 0px;
}

.menuContainer a.mainitem
{
  
}
.menuContainer a.inneritem
{
  padding: 1px 13px 1px 0px;
}

.menuContainer a:hover 
{
  color: #426F85;
  background: #B3C6C4;
}


/**************************************************************
   Generic Display 
 **************************************************************/


.block {
  display: block;
}

.clear {
  clear: both;
}

.marginRight {
  margin-right: 15px;
}

.paddingLeft {
  padding-left: 5px;
}

.paddingRight {
  padding-right: 5px;
}

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignCenter {
  text-align: center;
}

.alignTop {
  vertical-align: top;
}

.alignMiddle {
  vertical-align: middle;
}

.alignBottom {
  vertical-align: bottom;
}

.lightBlueBg 
{
  background-color: #EAF2F5;
  margin-top: 10px;
  margin-bottom: 20px;
}

.Olympus
{
	color: #353E47;
	font-weight:bold;
}
.ERP
{
	color: #8B8A88;
	font-weight:bold;
	font-size:8pt;
}

.dark {
  color: #353E47;
}

.horzPad h1,
.horzPad h2,
.horzPad h3,
.horzPad h4,
.horzPad h5,
.horzPad p {
  padding-left: 5px;
  padding-right: 5px;
}

table.noBorder
{
	direction: rtl;	
    border-style: none;
    border-spacing: 0;
    border-width: 0 0 0px 0px;
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
}

table.noBorder tr td
{
	vertical-align: top;
	text-align: right;
    border-width: 0px 0px 0 0;
    border-style: none;
    margin: 0;
    padding: 2px;
    padding-left: 20px;
}

table.fullBorder
{
	direction: rtl;	
	border-color: #ddd;
    border-style: solid;
    border-spacing: 0;
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
}

table.fullBorder tr td
{
	vertical-align: top;
	text-align: right;
    border-color: #ddd;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 2px;
    padding-left: 20px;
}

.invisible
{
	color:White;
	background-color:White;
}
/* From Olympus */
.menu_1{ 
			font-weight:bold;
			font-size:10pt;
			line-height:140%;
			color: #ffffff; 
			text-decoration:none;
			background-image: url(../images/bg_menu_1_off.gif);
			background-position:top left;
			background-repeat:no-repeat;
			padding-right: 6px;
			background-color: #D8E3EE;
			height:22px;
			display: block;
			margin: 0 auto;
			
}
.menu_1:hover{ 
			color: #032237; 
}
.menu_2{ 
			font-size:8pt;
			line-height:130%;
			color: #0E5C8F; 
			text-decoration:none;
			display: block;
			margin: 0 auto;
			border-bottom: 1px #81A9E9 solid;
			direction: rtl;
			background-image: url(../images/bg_menu_2_off.gif);
			background-position:top left;
			background-repeat:no-repeat;
			background-color: #A7C2E2;
			height: 22px;
			padding-right: 3px;
			padding-top: 1px;
}
.menu_2:hover{ 
			color: #032237; 
}
.menu_2_on{ 
			font-size:8pt;
			line-height:130%;
			color: #064771; 
			text-decoration:none;
			display: block;
			margin: 0 auto;
			border-bottom: 1px #81A9E9 solid;
			direction: rtl;
			background-color: #A7C2E2;
			height: 22px;
			padding-right: 3px;
			padding-top: 1px;
}
.menu_3{ 
			font-size: 8pt;
			line-height:180%;
			color: #0A5D93; 
			text-decoration:none;
			display: block;
			margin: 0 auto;
			border-bottom: 1px #81A9E9 solid;
			direction: rtl;
			background-color: #D8E3EE;
			padding-right: 3px;
			padding-top: 1px;
}

.menu_3:hover{ 
			color: #02304E; 
}


