@charset "utf-8";

/* ------------------ General styles -------------------- */

body{
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999999;
	color:#222222;
}

#container{
	text-align:center;

}
#page{
	width:1024px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;

}
#body{
	text-align:left;
	background-color:#FFFFFF;
}

#flash{
	height:188px;
}

#separator{
	background-color:#666666;
	line-height:10px;
}

.clear{
	clear:both;
}

ul{
	list-style-image: url(../images/orange_bullet.png);
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
ul li{
	margin-bottom:2px;
	color:#222222;
}

img{
	border:none;
}

/* ---------- Font styles ----------- */
h1{
	font-family: "Trebuchet MS";
	font-size:1.7em;
	color: #00447C;
	padding-top:0;
	margin-top:0;
}

h1.grey{
	color:#333333;
}

h2.white{
	color: #ffffff;
	padding-bottom:0px;
	margin-bottom:6px;
}

h2{
	font-size:1.2em;
	color:#df6800;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
	padding-top:5px;
}

p{
	font-size:1em;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
}

h3{
	font-size:0.8em;
}
/* ---------- End of Font styles ----------- */
/* ----------- Link styles -------------*/
a:link{
	color:#0960b1;
	text-decoration:underline;
}

a:active{
	color:#999999;
	text-decoration:none;
}
a:visited{
	color:#DF6800;
	color: #d96f00;
	text-decoration:underline;
}

a:hover{
	color:#0960b1;
	text-decoration:none;
}
/* ----------- End of Link styles -------------*/


/* ------------- Header styles ------------- */

#header{
	background-color: #00447c;
	height: 112px;
}

#logo{
	background-image:url(../images/logo_bg.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:218px;
	height:102px;
	float:left;
}

.logo{
	padding-top:20px;
	padding-left:17px;
}

#headerRight{
	margin-left:218px;
}

#menuSearch{
	background-color:#6799C8;
	height:28px;
	color: #ffffff;
	font-weight:bold;

}
/* ----------- Menu styles ------------ */
#menu{
	width:590px;
	float:left;
	height:26px;
}

#nav{
	list-style:none;
	display:block; 
	height:28px;
	padding-left:0px;
	margin-left:0px;
	padding-top:0;
	margin-top:0px;

}

#nav li {
	float:left; line-height:28px; color:#ffffff; text-decoration:none; font-weight:bold; cursor:pointer;
	padding:0 2px 0 14px;
}
#nav li.first { 
	float:left; line-height:28px; color:#ffffff; text-decoration:none; font-weight:bold; cursor:pointer;
	padding:0 3px 0 5px;
}

#nav li.star{
	background-image:url(../images/star.png);
	background-repeat:no-repeat;
	background-position:left;
	float:left;
}

#nav li.current a {
	background-image:url(../images/menu_hover_triangle.png);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	color: #00447C;
	height:28px;
}

#nav li a {
	color: #ffffff;
	text-decoration:none;
	padding:7px;
	padding-top: 8px;
	padding-bottom:7px;
}

#nav li:hover a {
	background-image:url(../images/menu_hover_triangle.png);
	background-repeat: no-repeat;
	background-position:bottom;
	background-color:#FFFFFF;
	color: #00447C;
	height:28px;
}

/* ----------- End of Menu styles ------------ */

#search{
	text-align: right;
	padding-right:5px;
	margin-left:500px;
	padding-top:0px;
}

#login{
	background-image:url(../images/client-login-bg.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:280px;
	height:84px;
	margin-left:526px;
	vertical-align:top;
	
}

#cl{
	float:left;	
	padding-left:24px;
	padding-top:10px;
}

h1.cl{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.3em;
	color: #4D4D4D;
	text-align:center;
}
#login table{
	margin-left:90px;
}

#login table td{
	padding-right:5px;
}

#login p{
	margin-left:145px;
	margin-top:0;
	padding-top:5px;
}
#login a{
	font-size:0.9em;
	}
#login a:link{
	font-weight:bold;
	}
#login a:visited{
	font-weight:bold;
	color:#666666;

	}
#login a:active{
	font-weight:bold;
	}
#login a:hover{
	font-weight:bold;
	}
#tagline{
	color:#FFFFFF;
	float:left;
	width:465px;
	font-weight: bold;
	text-align: left;
	padding-top:12px;
}

#contactUs{
	/*background-image:url(../images/contactUs_bg.png);
	background-repeat:no-repeat;*/
	width: 151px;
	height:46px;
	float:left;
	color: #00447c;
	padding-top:0px;
	font-size:1.2em;
	text-align:center;
	color: #FFFFFF;
}
#numbers{
	padding-top:6px;
	margin-left:200px;
}
#headerRightBottom{

}

.searchInput{
	background-image:url(../images/searchInput_bg.png);
	background-repeat:no-repeat;
	background-position:top;
	border:0px solid #FFF;
	background-color:#6799C8;
	width:121px;
	height:19px;
	color:#333333;
	font-size:0.9em;
	padding-left:2px;
}

.searchBtn{
	background-image: url(../images/searchBtn_bg.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	background-color: #6799C8;
	width:70px;
	height:18px;
}

.loginInput{
	background-image:url(../images/loginInput_bg.png);
	background-repeat:no-repeat;
	border:0;
	background-color:#cccccc;
	width:102px;
	height:16px;
	color:#333333;
	font-size:0.9em;
	padding-left:2px;
}
.loginBtn{
	background-image: url(../images/loginBtn_bg.png);
	background-repeat:no-repeat;
	border:0;
	background-color: #dddddd;
	width:70px;
	height:18px;
	margin-right:0px;
}

.loginLabel{
	background-image:url(../images/loginLabel_bg.png);
	background-repeat:no-repeat;
	border:0;
	color:#333333;
	font-size:0.9em;
	font-weight:bold;
	padding: 0px 4px 0px 12px;
}
/* ---------- End of Header styles ----------- */
/* ---------- Breadcrumbs styles ----------*/
#breadcrumbs{
	background-color:#FFFFFF;
	color:#333333;
	padding:3px;
	font-size:0.9em;
	text-align:left;
	padding-left:10px;
}

#breadcrumbs a:link{
	color: #0960b1;
	text-decoration:none;
}
#breadcrumbs a:hover{
	color: #0960b1;
	text-decoration:underline;
}
#breadcrumbs a:visited{
	color:#DF6800;
	text-decoration:none;
}
#breadcrumbs a:active{
	color: #6799C8;
	text-decoration:none;
}
/* ---------- End of Breadcrumbs styles ----------*/
/* ---------- Footer styles ----------- */
#footer{
	background-color:#666666;
	color: #dddddd;
	font-weight:bold;
	height: 40px;
	font-size:0.9em;
}
#footer a{
	padding-right:15px;
}
#footer a:link{
	color:#ffffff;
	text-decoration:none;
}
#footer a:visited {
	color:#999999;
	text-decoration:none;
	font-weight:bold;
}
#footer a:active{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
}
#footer a:hover{
	color:#ffffff;
	text-decoration:underline;
}

#footer_left{
	padding:13px;
	float:left;
}
#footer_right{
	padding:13px;
	text-align:right;
}

/* ---------- End of Footer styles ----------- */

/* ---------- Get in touch styles ----------- */
#getInTouch{
	background-color:#dddddd;
	padding:2px 20px 10px 20px;
	font-size:1em;
}
#getInTouch label{
	font-weight:bold;
}
.getInTouchInput{
	background-image:url(../images/getInTouchInput_bg.png);
	background-repeat:no-repeat;
	border:0;
	background-color:#dddddd;
	width:234px;
	height:19px;
	color:#333333;
	font-size:0.9em;
	padding-left:2px;
}

.getInTouchBtn{
	background-image: url(../images/getInTouchBtn_bgBottom.png);
	background-repeat:no-repeat;
	border:0;
	background-color: #dddddd;
	color:#ffffff;
	font-weight:bold;
	width:85px;
	height:24px;
	width:80px;
	height:59px;
	font-size: 0.9em;
	text-align:left;
}

.projectText{
	width:634px;
	height:90px;
	border:none;
	color:#333333;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}

.error{
	color: #CC3300;
	font-size:0.9em;
}

#getInTouch td{
	vertical-align:top;
}
/* ---------- End of Get in touch styles ----------- */

/* ----------- Content area styles ------------ */
#content{
	background-color: #DDDDDD;
	padding:10px;
}

#top{
	background-image:url(../images/top_bg.png);
	background-repeat:no-repeat;
	height:15px;
}

#bottom {
	background-image:url(../images/bottom_bg.png);
	background-repeat:no-repeat;
	height:15px;

}

#middle{
	background-color:#FFFFFF;
	border:1px solid #FFffff;
	padding: 0 20px 0 20px;

}

#middle-homepage {
	background-color:#FFFFFF;
	border:1px solid #FFffff;
	padding: 0 0px 0 0px;
}
/* ----------- End of Content area styles ------------ */

/* ----------------------- End of General styles -------------------------- */

/* ----- Homepage styles ----- */
#expertiseAll{
	padding-left:20px;
	}
#expertise{
	background-image:url(../images/expertise-bg.png);
	background-repeat:repeat-x;
	height: 80px;
}

#expertise ul{
	padding-top:20px;
}
#expertise-list li{
	float:left;
	font-size:1.3em;
	font-family: "Trebuchet MS";
}

#expertise-list li.system{
	width: 100px;
}
#expertise-list li.webapp{
	width: 150px;
}
#expertise-list li.datamod{
	width: 100px;
}
#expertise-list li.datavis{
	width: 114px;
}
#expertise-list li.usability{
	width: 160px;
}
#expertise-list li.webarch{
	width: 130px;
}
#expertise-list li.pm{
	width: 120px;
}
#expertise-list li.solution{
	width: 80px;
}



#home_left{
	float:left;
	padding-left:20px;
	width:400px;
}
#home_right{
	width:565px;
	float:right;
}

.orange{
	color:#6799C8;
	font-size:1.1em;
	font-weight:bold;
}

.blue{
	color:#999999;
	font-size:1.1em;
	font-weight:bold;
}

.green{
	color:#6799C8;
	font-size:1.1em;
	font-weight:bold;
	}

/* end of home page styles ---- */

/* ----------------------- Capabilities styles -----------------------------*/
.capabilitiesList{
	list-style-image: url(../images/orange_bullet.png);
}
.capabilitiesList li{
	margin-bottom:2px;
}
#left{
	float:left;
	width:50%;

}
#right{
	width:50%;
	float:right;
}
.more{
	display:none;
	color:#666666;
}

#filters{
	text-align:right;
	margin-left: 675px;
	vertical-align: top;
}

.moreul li{
	color: #666666;
}
/* ----------------------- End of Capabilities styles -----------------------------*/

/* --------------------- Accelerators styles ----------------------- */
h2.data-publishing{
	color:#66561E;
	border-bottom:2px solid #DECD6A;
	font-size:1.4em;
	font-family: "Trebuchet MS";
}

h2.fixed-income{
	color:#00447c;
	border-bottom:2px solid #6799C8;
	font-size:1.4em;
	font-family: "Trebuchet MS";
}
h2.aml{
	color:#4F552A;
	border-bottom:2px solid #BBC695;
	font-size:1.4em;
	font-family: "Trebuchet MS";
}

h3{
	font-size:1.2em;
	font-weight:bold;
}

.moreli{
	list-style-image: none;
	list-style: none;
}

.decimal {
	list-style:decimal;
	list-style-image: none;

}

/* --------------------- End of Accelerators styles ----------------------- */

/* --------------------- Services styles --------------*/

ul.services{
	margin: 0;
	margin-left: 30px;
	padding:0;
	}

/* --------------------- End of services styles --------------- */
/* our approach */
.approach-left{
	float:left;
	width:47%;

}
.approach-right{
	width:47%;
	float:right;
}

/* end */
/* ------------------- AltioLive 5 styles ---------------------------- */
.version{
	color:#000000;
	font-size:0.8em;
	padding-left:30px;
}

#tabs li a{
	/*background-image:url(../images/loginBtn_bg.png);*/
	font-weight:bold;

}
.ui-tabs{
	background-color:#ffffff;
}
.ui-tabs-panel{
	color:#222222;
}
.ui-tabs-panel h3{
	color:#222222;
	font-size: 1em;
}
.ui-tabs-panel h2{
	font-size: 1.2em;
}
.ui-tabs-nav ul{
	color:#00FF00;
	background-color:#0000FF;
	background: #FF0000;
	border: 1px solid #00FF00;
}

.left{
	float:left;
	width:48%;
	margin-right:5px;
	margin-left:5px;
}
.right{
	width:48%;
	margin-left: 49%;
}

.leftarw{
	float:left;
	margin-right:5px;
	margin-left:5px;
	/*width:50%;*/
}
.rightarw{
	/*width:50%;*/
	/*float:right;*/
	text-align:right;
}
/* ------------------- End of AltioLive 5 styles ---------------------------- */






/* ---------------------- */

/* Extranet styles */
#members-login{
padding:15px;
width:346px;
margin-left:608px;
background-color: #cfd9e2;
border:1px solid #6f91ab;
margin-bottom:5px;
}

#members-login td{
padding:2px;
}

#members-login .text{
width: 120px;
}
#members-login h2{
padding-top:0;
margin-top:0;
font-weight:bold;
font-size:1.3em;
}

#extranet {
margin-left:700px;
padding-top:17px;
width:280px;
text-align:right;
}

#extranet p{
font-size:0.9em;
padding:0;
margin:0;
}

#extranet a:visited{
padding:0;
margin:0;
color: #0071ba;
text-decoration: underline;
font-weight:normal;
}

#extranet a:hover{
padding:0;
margin:0;
color: #0071ba;
text-decoration: none;
font-weight:normal;
}
.text{
width: 160px;
}
.login-btn {
background-image:url(images/login.png);
background-position:top;
margin-top:0px;
vertical-align:top;
}
.submit-btn {
background-image:url(images/submit.gif);
background-position:top;
margin-top:0px;
vertical-align:top;
}

#footnote {
font-size: 0.9em;
}
/* Admin styles */
#admincontent{
background-image:url(images/contentback.gif);
background-repeat:repeat-x;
background-position: top;
width:954px;
border:1px solid #9298a1;
padding:15px;
margin-bottom:3px;
min-height:400px;
}

.reglist {
border-top: 1px solid #94a8c0;
border-left: 1px solid #94a8c0;
width:950px;
}

.regcolumn{
/*border: 1px solid #94a8c0;*/
padding:5px;
border-bottom: 1px solid #94a8c0;
border-right: 1px solid #94a8c0;
}

.regcolumnheading{
/*border: 1px solid #94a8c0;*/
padding:5px;
background-image:url(images/blueBoxTitleBack.gif);
background-repeat:repeat-x;
background-position:top;
border-bottom: 1px solid #94a8c0;
border-right: 1px solid #94a8c0;
}

.comment{
font-size:0.8em;
color:#999999;
font-style:italic;
}
.update-btn {
background-image:url(images/update.gif);
background-position:top;
margin-top:0px;
vertical-align:top;
}
.cancel-btn {
background-image:url(images/cancel.gif);
background-position:top;
margin-top:0px;
vertical-align:top;
}

.delete-btn {
background-image:url(images/delete.gif);
background-position:top;
margin-top:0px;
vertical-align:top;
}

/* Extranet */ 
#content-extranet{
background-image:url(images/contentback.gif);
background-repeat:repeat-x;
background-position: top;
width:954px;
border:1px solid #9298a1;
padding:15px;
float:left;
margin-bottom:3px;
min-height:400px;
}
#content-extranet h2{
font-weight:bold;
margin-top:0;
}

.extranetcontact{
width:350px;border:0px solid #999999; float:left; margin-right:10px;margin-bottom:10px;margin-left:40px;
}
.extranetheading{
border-bottom:1px solid #999999; padding:2px;
}

.extranetdownloads{
width:450px;margin-right:10px;margin-left:440px; margin-bottom:10px;
}

.extranetraisedissues{
width:850px;border:0px solid #999999;margin-left: 40px; margin-bottom:10px;clear:both;
}

.contactTD{
width:120px;
}

table.files{
	border-collapse:collapse;width:446px; background-color:#DDEEFF; background-color: #e3ebf5;}
	
table.files td{border:1px solid #a1a3a4;border:1px solid #ffffff;padding:3px; padding-left:5px;}
