/* Css Document */
/* Basic Css */
html, body, div, p, span, ul, li, h1, h2, h3 {
	margin:0px;
	padding:0px;
}
/* Body Css */
body {
	text-align:left;
	font-family:Arial, Verdana, Sans-serif;
	/*background:#0a75a7;*/
	background:#FCFCFC;
	font-size:12px;
	color:#999999;
	line-height:normal;
}
img {
	float:left;
	border:0px;
}
.no_border {
	border:0px;
}
a {
	outline:none;
}
.clear {
	clear:both;
	display:block;
}
.floatLeft {
	float:left;
}
.marginright {
	margin-right:15px;
}
.floatRight {
	float:right
}
/* Page Css */
.wrapper {
	width:100%;
	float:left;
	border-top:8px solid #0a75a7;
	background:#ffffff;
}
.wrapper_header {
	width:100%;
	float:left;
	border-top:8px solid #0a75a7;
	background:#ffffff;
	border-bottom:1px solid #d8d8d8;
}
.wrapper_content {
	width:100%;
	float:left;
	background:#ffffff;
	border-bottom:1px solid #d8d8d8;
}
.main_container {
	width:1002px;
	margin:0px auto;
}
/* Header starts */
#header {
	width:1002px;
	float:left;
}
.headerNav {
	width:890px;
	float:right;
	padding:15px 0px 0px 0px;
	font-size:11px;
}
.headerNav ul {
	float:right;
	list-style-type:none;
	display:inline;
}
.headerNav ul li {
	float:left;
	padding-right:10px;
	color:#4c4c4c;
	line-height:17px;
	padding-top:5px;
	display:block;
	position:relative;
}
.headerNav ul li.lasttxt {
	padding-top:0px;
	color:#666666;
	display:block;
}
.headerNav ul li span {
	color:#fb4641;
	font-weight:bold;
	font-size:12px;
}
.headerNav ul li a {
	color:#0860a8;
	text-decoration:none;
}
.headerNav ul li a.click {
	font-weight:bold;
}
.headerNav ul li a:hover {
	color:#4c4c4c;
	text-decoration:underline;
}
.headerNav ul li ul.navigationSubMap{
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	background:#ffffff;
	width:80px;
	top:21px;
	left:-1px;
	border-top:none;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	padding:0px 0px 0px 10px;
}
.headerNav ul li:hover ul.navigationSubMap {
	display:block;
}
.headerNav ul li ul.navigationSubMap li {

	clear:left;
	float:left;
}
.headerNav ul li ul.navigationSubMap li:hover a, .headerNav ul li ul.navigationSubMap li a:hover {
	clear:left;
	padding:4px 0;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	color:#000;
}
.search_input {
	width:175px;
	float:left;
	height:13px;
	border:1px solid #cccccc;
	padding:1px 3px 1px 3px;
	font-size:11px;
	color:#818181;
	margin-right:2px;
}
.headerrighttxt {
	float:left;
}
.logo {
	width:109px;
	float:left;
	padding:25px 0px 0px 1px;
}
.nav {
	width:852px;
	float:right;
	font-size:16px;
	color:#cccccc;
	font-weight:bold;
	padding:30px 0px 0px 0px;
}
.nav ul {
	float:right;
	list-style-type:none;
	display:inline;
}
.nav ul li {
	float:left;
}
.padd6 {
	padding-top:6px;
}
.nav a {
	color:#333333;
	text-decoration:none;
	padding:6px 6px;
	float:left;
	margin:0px 15px;
}
.nav a.selected {
	color:#ffffff;
	background:#97cc34;
}
.nav a:hover {
	color:#ffffff;
	text-decoration:none;
	background:#97cc34;
}
#flash {
	width:1002px;
	float:left;
	padding:5px 0px 0px 0px;
}
/* Conetnt */
#contentHome {
	width:1002px;
	float:left;
	padding:17px 0px 20px 0px;
}
#content {
	width:1002px;
	float:left;
	padding:5px 0px 20px 0px;
}
#contentLeft {
	width:717px;
	float:left;
	height:100px;
}
#contentLeft .panel {
	width:691px;
	float:left;
	background:url(../images/panel_top.jpg) no-repeat left top;
	padding:11px 0px 0px 0px;
}
.panel .panelMiddle {
	width:689px;
	float:left;
	border-left:1px solid #e6e5e5;
	border-right:1px solid #e6e5e5;
	background:url(../images/content_image.jpg) no-repeat left bottom;
}
.panel .panelMiddle .hdg {
	width:669px;
	float:left;
	height:52px;
}
.panel .panelMiddle .hdg h1 {
	font-size:21px;
	color:#999999;
	float:left;
	font-weight:normal;
	padding:0px 0px 0px 20px;
}
.panel .panelMiddle .hdg h1 span{ 
	color:#0095da;
}
.panel .panelMiddle .bulletsBlue {
	width:240px;
	float:left;
	padding:0px 0px 0px 232px;
}
.bulletsBlue ul {
	float:left;
	list-style-type:none;
	width:180px;
	padding:5px 0px 5px 0px;
}
.bulletsBlue ul li {
	float:left;
	width:180px;
	background:url(../images/bullet_blue.jpg) no-repeat left 9px;
	padding-left:15px;
	line-height:19px;
	padding-top:2px;
	padding-bottom:2px;
	color:#555;
}
.bulletsBlue span {
	font-size:24px;
	float:left;
	color:#0a75a7;
}
.panelMiddle .bulletsGreen {
	width:215px;
	float:left;
}
p.bullets {
	font-size:14px;
	float:left;
	font-weight:bold;
	color:#000000;
}
.bulletsGreen ul {
	float:left;
	list-style-type:none;
	width:180px;
	padding:5px 0px 5px 0px;
}
.bulletsGreen ul li {
	float:left;
	width:180px;
	background:url(../images/bullet_green.jpg) no-repeat left 9px;
	padding-left:15px;
	line-height:19px;
	padding-top:2px;
	padding-bottom:2px;
	color:#555;
}
.bulletsGreen span {
	font-size:24px;
	float:left;
	color:#99cc33;
}
.panel .panelBottom {
	width:691px;
	float:left;
	background:url(../images/panel_bottom.jpg) no-repeat left top;
	height:8px;
}
#contentRyt {
	width:285px;
	float:left;
}
#contentRyt .flash1 {
	width:276px;
	float:left;
	border-left:1px solid #d0d0d0;
	padding-left:5px;
}
#contentRyt .flash1 p {
	font-size:18px;
	color:#0092dc;
	float:left;
}
#contentRyt .flash1 p span {
	color:#060606;
}
#contentRyt .flash2 {
	width:276px;
	float:left;
	border-left:1px solid #d0d0d0;
	border-top:1px solid #d0d0d0;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	
}
#contentRyt .offshore-development-center {
	background-image: url(../images/offshore-development-center.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-top:20px;
	
}
/* footer starts */
#footer {
	width:100%;
	float:left;
	background:#fff;
	font-size:11px;
	color:#000;
	padding-bottom:20px;
	/*border-top: 1px solid #CFD9D0;*/
	border-top: 1px solid #0a76a7;
	background:#fff url(../images/footer_bg.jpg) repeat-x;
}
#footer .p1 {
	width:258px;
	float:left;
	background:url(../images/footer_line.jpg) repeat-y right top;
	margin:10px 0px 10px 0px;
	min-height:54px;
}
#footer .p2 {
	width:306px;
	float:left;
	background:url(../images/footer_line.jpg) no-repeat right top;
	margin:10px 0px 10px 0px;
	padding-left:105px;
	min-height:54px;
}
#footer .p3 {
	width:235px;
	float:left;
	margin:10px 0px 10px 0px;
	padding-left:94px;
	min-height:54px;
}
#footer a {
	color:#fffefe;
	text-decoration:none;
	font-weight:bold;
	color:#111;
}
#footer a:hover {
	text-decoration:underline;
}
/* Inner page web development */
#contentLeftInner {
	width:790px;
	float:left;
}
#contentLeftInner .web_panel_container {
	width:763px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/corporate-web-service.gif);
	height: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.web_panel_container .web_panel_mid {
	width:748px;
	float:left;
	height: 160px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.web_panel_mid p {
	float:left;
	width:424px;
	line-height:19px;
	font-size:11px;
	color:#000000;
	background:url(../images/web_hdg.gif) no-repeat left top;
	padding:87px 0px 10px 0px;
}
.web_panel_container .web_panelBottom {
	width:763px;
	float:left;
	height:4px;
}
.web_p_container {
	width:763px;
	float:left;
	padding-top: 10px;
}
.web_p_container h1 {
	font-size:18px;
	color:#444444;
	float:left;
	background:url(../images/headingsbg.gif) no-repeat right 5px;
	padding:0px 20px 10px 0px;
}
.web_p_container p {
	width:763px;
	float:left;
	font-size:12px;
	color:#000;
	text-align:justify;
	line-height:20px;
	padding-bottom:10px;
}
.web_p_container p a {
	color:#006699;
	text-decoration:underline;
}
.web_p_container p a:hover {
	text-decoration:none;
}
.web_p_container ul {
	list-style-type:none;
	float:left;
	padding-left:7px;
}
.web_p_container ul li {
	float:left;
	width:700px;
	font-size:12px;
	color:#000;
	padding-bottom:5px;
	background:url(../images/bullet_green.jpg) no-repeat 0px 5px;
	padding-left:25px;
}
#contentRyt_inner {
	width:210px;
	float:left;
}
#contentRyt_inner .web_ryt_toppenl_con {
	width:175px;
	float:left;
	background:url(../images/ryt_toppanel_bg.jpg) no-repeat left top;
	padding:42px 0px 0px 35px;
}
.web_ryt_toppenl_con p {
	float:left;
	width:150px;
	padding-bottom:10px;
	color:#fff;
	font-size:11px;
}
.web_ryt_toppenl_con p a {
	color:#fff;
	font-size:11px;
	text-decoration:underline;
}
.web_ryt_toppenl_con p a:hover {
	text-decoration:none;
}
#contentRyt_inner .rightModuleSubMenu {
	width:206px;
	float:left;
	padding:0px 0px 10px 0px;
}
.rightModuleSubMenu h2 {
	width:196px;
	float:left;
	font-size:16px;
	color:#000;
	
	font-weight:600;
	background-color:#609ed1; color:#FFFFFF; margin:10px 0px 0px 0px; padding:3px 0px 3px 10px;
}
.rightModuleSubMenu h2 span {
	padding:0px 0px 0px 8px;
}
.rightModuleSubMenu ul {
	list-style-type:none;
	float:left;
	display:block;
	border:1px solid #609ed1;
}
.rightModuleSubMenu ul li {
	float:left;
	width:190px;
	background: url(../images/ryt_bullet.jpg) no-repeat 10px 10px;
	padding:7px 0px 7px 12px;
	border-bottom:1px dotted #dfdfdf;
	color:#000;
}
.rightModuleSubMenu ul li:hover {
	background:#f2f7fa url(../images/ryt_bullet.jpg) no-repeat 10px 10px;
	color:#006699;
}
.rightModuleSubMenu ul li.select {
	background:#f2f7fa url(../images/ryt_bullet.jpg) no-repeat 10px 10px;
	font-weight:bold;
	color:#006699;
	padding-left:22px;
	width:182px;
}
.rightModuleSubMenu ul li.select span {
	padding-left:10px;
}
.rightModuleSubMenu ul li a {
	font-size:12px;
	color:#000;
	text-decoration:none;
	padding-left:10px;
	width:182px;
	display:block;
}

.rightModuleSubMenu ul li a:hover {
	color:#006699;
}
#ryt_from_containter {
	width:208px;
	float:left;
	background: url(../images/ryt_contactform_top.jpg) no-repeat left top;
	padding:4px 0px 0px 0px;
	color:#000;
	font-size:12px;
}
#rightModuleForm {
	width:196px;
	float:left;
	background:#f9f9f9;
	border-left:1px solid #d8d8d8;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	padding:8px 0px 9px 10px;
}
#rightModuleForm p {
	float:left;
	font-size:20px;
	color:#006699;
	padding-bottom:6px;
}
#rightModuleForm label {
	float:left;
	width:174px;
	padding:10px 0px 3px 0px;
}
#rightModuleForm .input {
	width:174px;
	float:left;
	height:20px;
	border:1px solid #dadada;
	padding:2px 3px 0px 3px;
}
#rightModuleForm textarea {
	width:174px;
	float:left;
	height:42px;
	border:1px solid #dadada;
	padding:2px 3px 0px 3px;
}
#rightModuleForm .submit {
	float:left;
	margin-top:9px;
	background:url(../images/submit.jpg) no-repeat left top;
	width:87px;
	height:29px;
	border:none;
	cursor:pointer;
}
/* Software services */
.webPanelContainerSoftwareServices {
	width:763px;
	float:left;
	background-image: url(../images/software-service.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.webPanelMidSoftware {
	width:748px;
	float:left;
	padding:15px 0px 19px 15px;
}
.webPanelMidSoftware p {
	float:left;
	width:424px;
	line-height:19px;
	font-size:11px;
	color:#000000;
	background:url(../images/web_hdg_software_services.gif) no-repeat left top;
	padding:87px 0px 10px 0px;
}
.webPanelContainerSoftwareServices .webpanelBottomSoftware {
	width:763px;
	float:left;
	height:4px;
}
/* BPM Practices */
.webPanelContainerBpm {
	width:763px;
	float:left;
	margin:10px 0px 0px 0px;
	background:url(../images/bpm_panel_bg.gif) no-repeat left top;
	height:175px;
}
.webPanelContainerBpm p {
	width:454px;
	float:left;
	padding:104px 0px 0px 20px;
	background:url(../images/bpm_panel_hdg.gif) no-repeat 20px 20px;
	line-height:19px;
	font-size:11px;
	color:#000000;
}
/* Privacy Policy */
.webPContainerPrivacy {
	width:763px;
	float:left;
	margin-top:17px;
}
.webPContainerPrivacy .hdg_txt_img {
	float:left;
	padding-bottom:20px;
}
.webPContainerPrivacy p {
	width:763px;
	float:left;
	font-size:12px;
	color:#000;
	text-align:justify;
	line-height:20px;
	padding-bottom:7px;
}
.webPContainerPrivacy p a {
	color:#006699;
	text-decoration:underline;
}
.webPContainerPrivacy p a:hover {
	text-decoration:none;
}
a.backtotop {
	float:right;
	background:url(../images/icon_link_top.gif) no-repeat right 2px;
	padding-right:15px;
}
/* About us */
.webPanelContainerAbout {
	width:763px;
	float:left;
	background-image: url(../images/about-banner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.webPanelContainerAbout .webPanelMidAbout {
	width:748px;
	float:left;
	padding:15px 0px 0px 15px;
}
.webPanelMidAbout p {
	float:left;
	width:424px;
	line-height:19px;
	font-size:11px;
	color:#000000;
	background:url(../images/web_hdg_about.gif) no-repeat left top;
	padding:87px 0px 10px 0px;
}
.webPanelContainerAbout .webPanelBottomAbout {
	width:763px;
	float:left;
	height:4px;
}
.paddingBottom {
	padding-bottom:0px;
}
#contentLeftInner .panelContainerContact {
	width:748px;
	float:left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/contactbg.gif);
	height: 175px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.web_panel_container .panelmidcontact {
	width:748px;
	float:left;
	height: 160px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.panelmidcontact p {
	float:left;
	width:424px;
	line-height:19px;
	font-size:11px;
	color:#000000;
	background:url(../images/web_hdg_contact.gif) no-repeat left top;
	padding:87px 0px 10px 0px;
}
.locationContainer {
	width:750px;
	float:left;
	border:1px solid #ccc;
	padding:10px 0px 0px 10px;
	margin-bottom:20px;
}
.locationContainer span {
	float:left;
	font-size:12px;
	color:#000000;
	width:250px;
	line-height:19px;
}
.locationContainer p {
	float:left;
	padding-top:10px;
}
.formArea {
 clear:both;
}
.redstar {
	color: red;
}
.web_p_container .sitemapContainer{width:763px; float:left; padding:10px 0px 0px 0px;}
.web_p_container .mainsiteMap{float:left; width:200px;}
.web_p_container  .mainsiteMap  .sitemap{float:left; margin-right:20px;  width:200px;}
.web_p_container .sitemap{float:left; margin-right:20px; margin-bottom:20px; width:200px;}
.web_p_container .sitemap h3, .web_p_container .sitemap  ul, .web_p_container .sitemap  li { float:left; width:180px;}
.web_p_container .sitemap h3 a{ float:left; text-decoration:none; color:#666666; margin-bottom:5px; font-size:15px;}
.web_p_container .sitemap ul{ padding:15px 0px 0px 0px;}
.web_p_container .sitemap  li a {float:left; text-decoration:none;  color:#090909;}
/*.web_p_container .sitemap  li{ background:url(../images/ryt_bullet.jpg) no-repeat scroll 5px 4px;} */
.web_p_container .sitemap  li { padding-left:15px;}
.web_p_container .sitemap  li a:hover {text-decoration:underline; color:#444444;}
.web_p_container h1.sitemap { float:left; width:700px; margin-bottom:0px; margin-top:0px;}





#footer .main_container address{ font-style:normal; padding-top:10px;}
#footer .main_container address.uk h6{ float:left; font-size:16px;}

#footer .main_container address  ul li{
	float:left;
	width:120px;
	list-style-image:none;
	list-style-type: none;
}
#footer .main_container address.nvish{
	width:169px;
	float: left;
	 background:url(../images/footer_line.jpg) no-repeat right 10px;
	 height:100px;
}
#footer .main_container address p.bottomtxt{ padding-top:10px; }
#footer .main_container address p.bottomtxt{ padding-top:10px; }
#footer .main_container address p.bottomtxt a { text-decoration:none; margin-left:5px; font-weight:normal; margin-right:5px;}
#footer .main_container address.nvish p.bottomtxt a:hover{ text-decoration:underline;}
#footer .main_container address p.topTxt{ font-weight:bold }
#footer .main_container address.indiaOffice{
	width:245px;
	float: left;
	padding-left:22px;
	padding-right:22px;
	background:url(../images/footer_line.jpg) no-repeat right 10px;
}
#footer .main_container address.uk{
	width:189px;
	float: left;
	padding-left:22px;
	 background:none;
}


table.ContactUs{ color:#696b6c; border:2px solid #eeeeee; }
table.ContactUs select, table.ContactUs input, table.ContactUs textarea{font-size:11px; }
table.ContactUs textarea { font-family:Arial, Helvetica, sans-serif; width:585px; height:70px; float:left;}
table.ContactUs input.txtField { width:190px;}
table.ContactUs select.selected { width:194px; }
table.ContactUs input.inputButton { background:#006699; border:none; cursor:pointer; width:50px; height:22px; padding-bottom:2px; border:1px solid #006699 ; font-size:11px; color:#fff; }
table.ContactUs input.inputButton_over { background:#eeeeee; border:none; cursor:pointer; width:50px; height:22px; padding-bottom:2px; border:1px solid #006699 ; font-size:11px; color:#000;}
table.ContactUs select{height:21px; font-size:12px;}
.web_p_container p, .panelMiddle .bulletsGreen, .rightModuleSubMenu ul{
	_margin-right: -4px;

}
h3.blockHead {
	border-bottom:1px dashed #808080; width:180px;
}	

.wrapper_header {
	_height:100px;
	_overflow:hidden;
}	

em.mendatory, em.mendatoryLeft { font-size:10px; float:right; margin-right:10px; font-style:normal; line-height:21px;}
em.mendatoryLeft  { float:left; clear:left;}

#apDiv1 {
	position:absolute;
	left:-5px;
	top:22px;
	width:101px;
	height:54px;
	z-index:1;
	visibility: hidden;
}
#contentLeftInner .web_p_container h1 { background:url(../images/titleIcon.gif) no-repeat right 6px;}
.marginRight{margin-left:7px; margin-top:10px;}
