﻿/*
Name of CSS Style Sheet: master.css
Author: Lal Mohan
Copyright: Bahwan IT LLC
Created on: October 15th, 2007
*/


body {
	text-align: center;
}

#container {
	text-align: left;
	width: 760px;
	margin: 0 auto;
	position: relative;
	background-color: #ffffff;
}

/* to overide link's blue colour for banners */
#blueLinks{
	color:white
}

.body {
	background-color: #0486c9;
	background-image: url('../resources/images/bground.gif');
}

/* Default link colours for pages */
a:visited {
	color: #1B76E4;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}

a:link{
	color: #1B76E4;
	font-family: Verdana, Arial, Tahoma;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: silver;
}

ul{
	margin-top:10px;
	margin-bottom:5px;
	margin-left:25px;
	list-style-type:square;
	color: #ff9933;
}

li{
	margin-top:10px;
	margin-bottom:5px;
	margin-left:25px;
}

p {
	
	margin-top:6px;
	margin-bottom:6px;
}

.shadowLeft {
	 background-image:url('../resources/images/shadowi_lftm.gif');
	background-repeat: repeat-y;
	width: 10px;
}

.shadowRight {
	background-image: url('../resources/images/shadowi_rgtm.gif');
	background-repeat: repeat-y;
	width: 10px;
}
.shadowBottom {
	background-image: url('../resources/images/shadow_btm.jpg');
	width: 730px;
}
.copyright {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
}
.flashSidemenu {
	background-image: url('../resources/images/new/images/template2_03.gif');
	background-repeat: no-repeat;
	width: 195px;
	height: 146px;
}
.flashBanner {
	background-image: url('../resources/images/new/images/template2_04.gif');
	background-repeat: no-repeat;
	width: 565px;
	height: 146px;
}
.bottomLinks {
	width: 760px;
	font-family: Verdana, Arial, Tahoma;
	font-size: small;
	color: #0A93C9;
	text-align: center;
}

.solutionInfraSide {
	background-image: url('../resources/images/new/images/solutionInfra_04.gif');
	background-repeat: no-repeat;
	width: 196px;
	height: 146px;
}

.barTop {
	vertical-align: top; 
	background-image:url('../resources/images/barTop.gif'); 
	background-repeat:repeat-x;
	color:white; 
	height:24px;	
	text-align: center;
	font-size: x-small;
	font-family: verdana, arial, tahoma;
}

.solutionEntSide {
	background-image: url('../resources/images/new/images/solutionEnt_04.gif');
	background-repeat: no-repeat;
	width: 196px;
	height: 146px;
}

.solutionInfoSide {
	background-image: url('../resources/images/new/images/solutionInfo_04.gif');
	background-repeat: no-repeat;
	width: 196px;
	height: 146px;
}

.solutionSoftSide {
	background-image: url('../resources/images/new/images/solutionSoft_04.gif');
	background-repeat: no-repeat;
	width: 196px;
	height: 146px;
}

.solutionNetSide {
	background-image: url('../resources/images/new/images/solutionNet_04.gif');
	background-repeat: no-repeat;
	width: 196px;
	height: 146px;
}

.solutionDataSide {
	background-image: url('../resources/images/new/images/solutionData_04.gif');
	background-repeat: no-repeat;
	width: 196px;
	height: 146px;
}

.infraBanner {
	background-image: url('../resources/images/new/images/solutionInfra_05.gif');
	background-repeat: no-repeat;
	width: 565px;
	height: 146px;
}

.EntBanner {
	background-image: url('../resources/images/new/images/solutionEnt_05.gif');
	background-repeat: no-repeat;
	width: 565px;
	height: 146px;
}

.InfoBanner {
	background-image: url('../resources/images/new/images/solutionInfo_05.gif');
	background-repeat: no-repeat;
	width: 565px;
	height: 146px;
}

.SoftBanner {
	background-image: url('../resources/images/new/images/solutionSoft_05.gif');
	background-repeat: no-repeat;
	width: 565px;
	height: 146px;
}

.NetBanner {
	background-image: url('../resources/images/new/images/solutionNet_05.gif');
	background-repeat: no-repeat;
	width: 565px;
	height: 146px;
}

.DataBanner {
	background-image: url('../resources/images/new/images/solutionData_05.gif');
	background-repeat: no-repeat;
	width: 565px;
	height: 146px;
}

.bulletOrange {
	color:orange;
	list-style-type: square;
	font-family: verdana, arial, tahoma;
}

.bulletBlue {
	color: #1B76E4;
	list-style-type: square;
	font-family: verdana, arial, tahoma;
}

.bulletInBgBlue {
	color:orange;
	list-style-type: square;
	font-family: verdana, arial, tahoma;
}

.orangetext {
	color:#FF9933;
	font-family:verdana, arial, tahoma
}

.style2 {
	background-color: #FFFFFF;
	
}
.shadowBottom {
	width: 730px;
	background-image: url('../resources/images/shadowi_btm.gif');
}

.border2corner {
	border-right: 1px #C0C0C0 solid;
	border-bottom: 1px #C0C0C0 solid;
}
.border1corner {
	border-right: 1px #C0C0C0 solid;
}
.titlecolor {
	height: 20px;
	background-image: url('../resources/images/title_bg.gif');
	background-repeat: repeat-x;
}

.titleline {
	height: 5px;
	background-image: url('../resources/images/title_bg.gif');
	background-repeat: repeat-x;
	vertical-align:bottom;
}

.titlecolorH {
	height: 20px;
	background-image: url('../resources/images/title_bg2.gif');
	background-repeat: repeat-y;

}

.companyManagement {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma;
	text-align: justify;
	padding-right: 10px;
	padding-left:0px;
	border-right:1px silver solid;	
}

.companyManagementcells{
	padding-left:5px;
}

.bulletNoJustify {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-right:5px;
	padding-bottom:5px;
	text-align:left;
	color:#333333;
}

ol {
	margin-bottom:0px
}

.solutionIconBox {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-right:5px;
	padding-left:30px;
	text-align: justify;
	color:#333333;
}

.leftGrayCol {
	background-color:#F3F3F3; 
	height:60px;
	padding-left:5px;
}

.style11 {
	margin: 0 0px;
	text-align: center;
	color: #CCFFFF;
	font-size: x-small;
	font-family: verdana, arial, tahoma;
}
.style13 {
	text-align: center;
}

.alignLeft {
	text-align:left
}

.alignCenter{
	text-align:center
}

.leftColumn{
	padding-left:5px;
	margin-left:5px;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
}

.style18 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	padding-bottom: 10px;
	padding-left:5px
}
.style19 {
	color: #0A93C9;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
}
.style20 {
	font-size: 9pt;
}
.style24 {
	color: #0486C9;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
}
.style25 {
	color: #0486C9;
	font-family: Verdana, Arial, Tahoma;
	font-size: small;
	text-align:left;
}
.style28 {
	font-family: Verdana, Arial, Tahoma;
	font-size: small;
	color: #999999;
	padding-bottom:0px;
	padding-top:0px;
}
.style29 {
	font-size: small;
	color: #999999;
}
.style30 {
	font-family: Verdana, Arial, Tahoma;
	font-size: small;
	color: #FF9933;
}

.quotes {
	font-family: Tahoma, Arial, Verdana;
	font-size: small;
	color: #3366CC;
	padding:10px;
	text-align:justify;
}

}
.style31 {
	border-width: 0px;
}
.style34 {
	font-family: verdana, arial, tahoma;
	font-size: x-small;
	color: #1B76E4;
}

.style35 {
	font-family: Verdana, Arial, Tahoma;
	font-size: small;
	color: #808080;
	text-align: center;
}


.newsFlashbox {
	font-family: Verdana, Arial, Tahoma;
	font-size: small;
	color: #808080;
	text-align: center;
	vertical-align:top;
	height:300px;
}





.style37 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top:0;
	padding-bottom:0;
}

.style38 {
	text-align: center;
	font-size: small;
	font-family: verdana, arial, tahoma;
}

.style39 {
	font-size: small;
}

.style40 {
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	font-size: x-small;
	line-height: 150%;
	text-align: left;
}
.style41 {
	color: #FFFFFF;
	font-family: verdana, arial, tahoma;
}

.style42 {
	color: orange;
	list-style-type: square;
}

.style43 {
	color: #333333;
	font-size: 8pt;
	font-family: Verdana, Arial, Tahoma;
	text-align: left;
	padding-right: 0px;
}

.style44 {
	color: #1B76E4;
	font-weight:bold;
	text-align:left;
}

.style17 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-right:5px;
	text-align: justify;
	color:#333333;
	font-weight:normal;
}


/* Style 17A for SolutionEnterpriseProd1.htm */

.style17A {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-right:5px;
	text-align: left;
	color:#333333;
	font-weight:normal;
}



.leftColText {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-right:10px;
	text-align: left;
	color:#333333;
	font-weight:normal;
}

.bulletSupportText {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 5px;
	padding-right:10px;
	text-align: left;
	color:#333333;
	font-weight:normal;
}


.IconText {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-right:5px;
	text-align: justify;
	color:#333333;
}

.IconImage {
	padding-bottom: 0px;
	padding-right:5px;
	text-align: justify;
	color:#333333;
}


.style39 {
	font-size: small;
}

.style45 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	padding-bottom: 10px;
	text-align: justify;
	color: #333333;
}
.style47 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	text-align: justify;
	color: #1B76E4;
}
.style48 {
	font-family: Verdana, Arial, Tahoma;
	margin-top: 0;
	margin-bottom: 0;
	color: #333333;
}
.style49 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	text-align: justify;
	padding-bottom: 10px;
	color: #FFA500;
}
.style50 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	text-align: right;
	color: #333333;
	padding-bottom: 10px;
	padding-top:5px;
	padding-right:10px;
}

.bottomBorder {
	padding-bottom: 0px;
	padding-top:0px;
	padding-right:10px;
	border-bottom:1px silver solid;
}

.bottomBorderOrange {
	padding-bottom: 0px;
	padding-top:0px;
	padding-right:10px;
	border-bottom:1px orange solid;
}


.style51 {
	direction: ltr;
	font-family:verdana, arial, tahoma;
	font-size:x-small;
}


.style59 {
	vertical-align:middle;
}


/* copied from company.htm page */

li.margin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.style53 {
	color: #FFFFFF;
	font-family: verdana, arial, tahoma;
	font-size: x-small;
}
.style54 {
	font-family: Verdana;
}
.style56 {
	color: #FF9933;
}
.style57 {
	color: #FFFFFF;
}

.style58 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 9pt;
	text-align: justify;
	padding-bottom: 10px;
	color: #FF9933;
}

/* copied from index.htm */
/* duplicate
.style52 {
	font-family: Tahoma, Arial, Verdana;
	font-size: small;
	color: #1B76E4;
}

*/

/*copied from solutionData.htm */
.style52 {
	font-family: verdana, arial, tahoma;
	font-size: small;
	font-weight: bold;
	color: #1B76E4;
	text-align: left;
}
.style53 {
	text-align: left;
}


/*copied from solutionEnterprise.htm */
.style40 {
	margin-top: 0;
	margin-bottom: 0;
	color: #FFFFFF;
	font-size: x-small;
	line-height: 70%;
	text-align: left;
}
.style41 {
	color: #FFFFFF;
	font-family: verdana, arial, tahoma;
}

.navBarText {
	color:orange;
	vertical-align:middle;
}
.style42 {
	color: orange;
	list-style-type: square;
	margin-left:0px;
	margin-top:0px;
}



/*copied from solutionInfoSec.htm */
.bulletOrange {
	color: orange;
	list-style-type: square;
	font-family: verdana, arial, tahoma;
}


/*copied from support.htm */
li.margin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.style53 {
	color: #FFFFFF;
	font-family: verdana, arial, tahoma;
	font-size: x-small;
}
.style54 {
	font-family: Verdana;
}
.style56 {
	color: #FF9933;
}
strong {
	color: #1B76E4;
}


/*copied from legal pages */

li.margin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.style53 {
	color: #FFFFFF;
	font-family: verdana, arial, tahoma;
	font-size: x-small;
}
.style54 {
	font-family: Verdana;
}
.style56 {
	color: #FF9933;
}
strong {
	color: #555555;
}
.style58 {
	border-collapse: collapse;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
.style59 {
	text-align: left;
}
.style61 {
	padding-left: 10px;
	margin-left: 5px;
	font-size: small;
	font-family: verdana, arial, tahoma;
}
.style64 {
	line-height: 100%;
	margin-top: 6px;
	margin-bottom: 0px;
	margin-left: 5px;
	font-weight: bold;
	font-size: small;
}
.style65 {
	border-right: 1px #C0C0C0 solid;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
}
.style66 {
	color: #C0C0C0;
}

.style67 {
	color: #333333;
}

.style61 {
	color: #666666;
}

.style68 {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}


/* Copied from Contact us page */

li.margin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.style53 {
	color: #FFFFFF;
	font-family: verdana, arial, tahoma;
	font-size: x-small;
}
.style54 {
	font-family: Verdana;
}
.style56 {
	color: #FF9933;
}
strong {
	color: #555555;
}
.style69 {
	color: #FF9933;
}
.style70 {
	font-family: Verdana, Arial, Tahoma;
	font-size: small;
	color: #666666;
}
.style71 {
	font-size: small;
}
.style72 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	text-align: right;
	color: #F3F3F3;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
}
.style73 {
	color: #999999;
}
.style74 {
	font-size: small;
	font-family: Tahoma, Arial, Verdana;
}


/* Copied from index.htm */

.style75 {
	color: #C0C0C0;
	font-size: medium;
	font-family: Tahoma, Arial, Verdana;
}
.headerLinks {
	font-family: Verdana, Arial, Tahoma;
	font-size: x-small;
	color: #808080;
	text-align: right;
	padding-right: 20px;
	margin-bottom: 30px;
	padding-top:5px;
}

/* Copied from sitemap.htm */

.style76 {
	color: #FFFFFF;
	font-size: medium;
	font-family: Tahoma, Arial, Verdana;
}
.style77 {
	font-family: verdana, arial, tahoma;
	font-size: small;
}
.style78 {
	font-size: small;
	font-family: Tahoma, Arial, Verdana;
	color: #808080;
}

/*Copied from products.htm */

.style80 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #c30021;
	font-size: small;
}
.style81 {
	font-size: medium;
	font-family: Tahoma, Arial, Verdana;
}
.style82 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #009933;
	font-size: small;
}
.style83 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	color: #003399;
	font-size: small;
}
.style84 {
	color: #003399;
}
.style85 {
	font-family: Verdana, Arial, Tahoma;
	color: #1B76E4;
}

/* copied from index.htm */

.style86 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 10px;
	padding-right: 5px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}


/* modified for partners page - RSA and HP section */

.style86A {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-right: 5px;
	text-align: left;
	color: #333333;
	font-weight: normal;
}

.style87 {
	font-family: Verdana, Arial, Tahoma;
	font-size: x-small;
	color: #C0C0C0;
	text-align: right;
}
.style88 {
	font-size: small;
	color: #808080;
}


/* copied from partner2.htm - to be converted to partner.htm 29-07-2008 */

li.margin {
	margin-bottom: 0px;
	margin-top: 0px;
}
.style53 {
	color: #FFFFFF;
	font-family: verdana, arial, tahoma;
	font-size: x-small;
}
.style54 {
	font-family: Verdana;
}
.style56 {
	color: #FF9933;
}
strong {
	color: #555555;
}
.style58 {
	border-collapse: collapse;
	font-size: 11.0pt;
	font-family: Calibri, sans-serif;
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
.style59 {
	text-align: left;
}
.style68 {
	vertical-align: middle;
	text-align: left;
	color: #666666;
}
.style69 {
	color: #666666;
}
.style89 {
	color: #FF6600;
	font-family: Verdana, Arial, Tahoma;
	text-align: left;
}
.style90 {
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style91 {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.style92 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	text-align: right;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: silver;
}

/* created for partners page */
.style92A {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	text-align: right;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	border-bottom:1px silver solid
}



.style93 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 8pt;
	text-align: right;
	color: #333333;
	padding-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	border-top-style: solid;
	border-top-width: 1px;
}


/* copied from partner2.htm - to be converted to solutionEnterpriseProd1.htm 18-08-2008 */

.style94 {
	color: #FF9933;
	font-size: medium;
	font-family: Tahoma, Arial, Verdana;
}

.style95 {
	color: #666666;
	font-size: medium;
	font-family: Tahoma, Arial, Verdana;
}


