@charset "utf-8";
/* CSS Document */
@import url("reset.css");
@import url("common.css");
body {
	margin:0;
	padding:0;
	background:#fff url(http://www.birlasoft.com/images/bg.gif) repeat-x center top;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:0.75em;
	color:#666666;
}
* html {
	margin:0px;
	padding:0px;
}



/*----------------------------------------------------------------------------------------Header Css Start Here */
#header {
	padding:0px;
	margin:auto;
	height:71px;
	border-top:4px solid #5c6e7c;
	background:url(http://www.birlasoft.com/images/header-bg.gif) repeat-x left bottom;
	font-size:0.8em;
	width:100%;
}
.header-container {
	width:980px;
	margin:auto;
	padding:0;
}
.header-container .logo {
	width:447px;
	float:left;
	height:auto;
	padding-left:18px;
}
#header ul.topLinks {
	margin:0;
	padding:38px 10px 0px 0px;
	width:485px;
	height:auto;
	float:right;
	text-align:right;
	list-style-type:none;
	font-family:Arial;
	font-size:7.5pt;
	color:#666666;
	display:block;
	list-style:none;
}
#header ul.topLinks li {
	margin:0;
	padding:0px 10px;
	float:right;
	width:auto;
	list-style-type:none;
	line-height:16px;
	
	background:transparent url(http://www.birlasoft.com/images/top_menu_separator.gif) no-repeat left top;
}
#header ul.topLinks li.rss {
	background:none;
	list-style-type:none;
	font-family:Arial;
	font-size:7.5pt;
	text-transform:uppercase;
}
#header ul.topLinks li.contact 
{
	list-style-type:none;
	font-family:Arial;
	font-size:7.5pt;
	text-transform:uppercase;
}
ul.topLinks li.globalResource 
{
	list-style-type:none;
	font-family:Arial;
	text-transform:uppercase;
	font-size:7.5pt;
}
#header ul.topLinks li a {
	color:#666666;
	display:block;
	float:left;
	height:16px;
	line-height:16px;
	width:auto;
	background:transparent no-repeat left center;
	margin:0;
	padding:0;
}
#header ul.topLinks li.rss a {
	background-image:url(http://www.birlasoft.com/images/icons/rss.gif);
	padding-left:17px;
	font-family:Arial;
	font-size:7.5pt;
}
#header ul.topLinks li.contact a {
	background-image:url(http://www.birlasoft.com/images/icons/contact-us.gif);
	padding-left:19px;
	font-family:Arial;
	font-size:7.5pt;
}
#header ul.topLinks li.globalResource a {
	background-image:url(http://www.birlasoft.com/images/icons/global-resource.gif);
	padding-left:22px;
	font-family:Arial;
	font-size:7.5pt;
}
#header ul.topLinks li a:hover {
	color:#000;
	font-family:Arial;
	font-size:7.5pt;
}
.navigation
{
	font-family:Arial;
	font-size:7.5pt;
}
 .testimonial_text
{
text-align:justify;
font-family:Arial;
font-size:8.5pt;
}
/*----------------------------------------------------------------------------------------Top Navigation Css Start Here */
#nav-container {
	padding:0px;
	margin:0px auto;
	background-color:#c31430;
	height:36px;
}
.nav-top {
	width:980px;
	padding:0px;
	margin:0px auto;
}
.nav-left {
	width:800px;
	float:left;
	margin:0;
	padding:0;
}

.searchBox {
	width:165px;
	height:16px;
	float:right;
	margin-right:40px;
	padding:4px 0px 6px 7px;
	
}
.searchBox input {
	margin:0;
	padding:0;
	float:left;
	width:90px;
	border:1px solid #FFFFFF;
	height:15px;
	color:#000000;
	outline:none;
}
form.searchBox input.sendOut {
	background:transparent;
	border:none;
	width:24px;
	cursor:pointer;
	height:16px;
	margin-left:2px;
}
.home-link {
	background:url(http://www.birlasoft.com/images/v-line.jpg) no-repeat top right;
	width:31px;
	height:36px;
	float:left;
	display:block;
}
.home-link a {
	text-indent:-1000px;
	width:31px;
	height:36px;
	float:left;
	display:block;
	background: url(http://www.birlasoft.com/images/home-icon.gif) no-repeat 10px center;
}
/*----------------------------------------------------------------------------------------Flash and Service Link Css Start Here */
#flash-holder {
    position:relative;
    height:344px;
	width:980px;
	margin:auto;
	margin-bottom:10px;
}

#flash-holder img {
    position:absolute;
    top:0;
    left:-11px;
    z-index:8;
    opacity:0.0;
	margin:0;
	padding:0;
	border-bottom:2px solid #5c6e7c;
}

#flash-holder img.active {
    z-index:10;
    opacity:1.0;
    left:-11px;
	margin:0;
	padding:0;
}

#flash-holder img.last-active {
    z-index:9;
	margin:0;
	padding:0;
    left:-11px;
}
/*----------------------------------------------------------------------------------------Flash and Service Link Css Start Here */
.carrer_text
{
	font-size:13pt;
	font-family:Arial;
	color:#c31431;
	text-decoration:none;
	font-weight:bold;
	line-height:27px;

}
.magPiker {
	margin-left:-140px;
}
.service {
	width:980px;
	padding:0;
	margin:auto;
	overflow:hidden;
}
.service-holder{width:1000px;}

.testimonials {
	width:300px;
	float:left;
	color:#4f4f50;
	border:1px solid #c5c5c5;
	padding:0px 8px;
}
h2 {
	font-size:11.5pt;
	font-family:Arial;
	color:#c31431;
	font-weight:bold;
	line-height:27px;
	border-bottom:1px solid #c5c5c5;
	margin-top:1px;
}
.tabbedServices {
	min-height:244px;
	height:auto !important;
	
	width:300px;
	float:left;
	color:#4f4f50;
	border:1px solid #c5c5c5;
	padding:0px 8px;
}
.curveContainers {
	position:relative;
	width:318px;
	float:left;
	height:auto;
	margin-right:13px;
}
.curveContainers img.leftTopCurve {
	position:absolute;
	left:0px;
	top:0px;
	display:block;
	z-index:100;
}
.curveContainers img.rightTopCurve {
	position:absolute;
	right:0px;
	top:0px;
	display:block;
	z-index:100;
}
.curveContainers img.leftBotCurve {
	position:absolute;
	left:0px;
	bottom:0px;
	display:block;
	z-index:100;
}
.curveContainers img.rightBotCurve {
	position:absolute;
	right:0px;
	display:block;
	bottom:0px;
	z-index:100;
}
ul.announcementSection {
	margin:7px 0px 0px 0px;
	padding:0;
	clear:both;
	float:none;
	height:auto;
	width:294px;
	display:block;
	list-style:none;
	border:none;
}
ul.announcementSection li {
	margin:0;
	padding:9px 0px 9px 44px;
	float:left;
	display:block;
	clear:both;
	height:auto;
	width:250px;
	background:transparent no-repeat left 9px;
}
ul.announcementSection li.newses {
	background-image:url(http://www.birlasoft.com/images/icons/news.gif);
}
ul.announcementSection li.events {
	background-image:url(http://www.birlasoft.com/images/icons/events.gif);
}
ul.announcementSection li.caseStudies, ul.announcementSection li.brouchers, ul.announcementSection li.whitePapers {
	padding:9px 0px 9px 49px;
	width:245px;
	background:transparent no-repeat left 9px;
	min-height:35px;
	height:auto !important;
	height:35px;
}
ul.announcementSection li.caseStudies {
	background-image:url(http://www.birlasoft.com/images/icons/case-study.gif);
}
ul.announcementSection li.brouchers {
	background-image:url(http://www.birlasoft.com/images/icons/broucher.gif);
}
ul.announcementSection li.whitePapers {
	background-image:url(http://www.birlasoft.com/images/icons/white-paper.gif);
}
ul.announcementSection li.events span.separatorLine {
	display:block;
	margin-top:5px;
}
.myslide1 {
	z-index: 690;
}
.myslide2 {
	z-index: 680;
}
.myslide3 {
	z-index: 670;
}
.myslide4 {
	z-index: 660;
}
.myslide5 {
	z-index: 650;
}
.readMore {
	height:auto;
	border-top:1px solid #c5c5c5;
	margin-top:5px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.readMore a {
	background:transparent url(../images/red-bullets.gif) no-repeat right 10px ;
	color:#4f4f50;
	text-decoration:underline;
	padding-right:14px;
	line-height:24px;
	display:block;
	width:28px;
	height:auto;
}
.readMore a:hover {
	color:#c31431;
	text-decoration:none;
}
.greyCol8 {
	color:#8d8d8d;
}
.testimonials-container {
	background:url(http://www.birlasoft.com/images/icons/l_qoute.gif) no-repeat left 5px;
	padding-left:13px;
	padding-top:20px;
}
.testimonials-container2 {
	background:url(http://www.birlasoft.com/images/icons/r_qoute.gif) no-repeat 90% bottom;
	padding-right:13px;
	padding-bottom:15px;
}
.container-height {
	min-height:160px;
	max-height:100%;
}
.more-link {
	height:24px;
	border-top:1px solid #c5c5c5;
	margin-top:5px;
	padding:0px;
}
.more-linkcontainer {
	width:110px;
	float:left;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:0.9em;
	padding:0px;
}
.more-linkcontainer a {
	background:url(http://www.birlasoft.com/images/red-bullets.gif) no-repeat right 6px;
	color:#4f4f50;
	text-decoration:underline;
	padding-right:12px;
	line-height:24px;
}
.more-linkcontainer a:hover {
	color:#c31431;
	text-decoration:none;
	padding-right:12px;
}
/*----------------------------------------------------------------------------------------Bottom Section Css Start Here */
#bottom-link {
	width:966px;
	padding:0px;
	margin:auto;
	background-color:#ececef;
	margin-top:18px;
	
}
#innerFooter {
	width:980px;
	padding:0px;
	margin:0px auto;
	background-color:#ececef;
	margin-top:18px;
}
.blink {
	padding:10px 0px 30px 30px;
	font-family:Arial;
}
.blink ul {
	margin:0px;
	padding:0px;
	font-family:Arial;
}
.blink ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	padding-right:10px;
	float:left;
	font-weight:bold;
	color:#413f3f;
	font-size:1.17em;
	font-family:Arial;
}
.blink li ul {
	margin:0px;
	padding-top:10px;
	font-family:Arial;
}
.blink li ul li {
	margin:0px;
	padding:0px;
	list-style-type:none;
	font-weight:normal;
	float:none;
	color:#585858;
	font-size:0.86em;
	font-family:Arial;
}
.blink li ul li a {
	text-decoration:none;
	color:#585858;
	line-height:18px;
	font-family:Arial;
}
.blink li ul li a:hover {
	text-decoration:underline;
	color:#c31431;
	font-family:Arial;
}
.bottomlink-corner {
	height:6px;
	line-height:0em;
}
.industries {
	width:194px;
}
.services {
	width:262px;
}
.corporate {
	width:130px;
}
.career {
	width:162px;
}
.contact {
	width:110px;
}
/*----------------------------------------------------------------------------------------Footer Section Css Start Here */
#footer {
	margin-top:20px;
	text-align:left;
	border-bottom:3px solid #5c6e7c;
	background-color:#c31430;
	height:30px;
}
#footer .footer-container {
	width:964px;
	margin:auto;
	padding:0px;
}
.designby, .footerlink {
	color:#fffffe;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:1.0em;
	line-height:30px;
}
.designby a, .footerlink a {
	text-decoration:none;
	color:#fffffe !important;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:0.9em;
}
.designby a:hover, .footerlink a:hover {
	text-decoration:underline;
	color:#000!important;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:0.9em;
}
.designby {
	width:480px;
	float:left;
	font-weight:bold;
	font-family:"Trebuchet MS", arial, verdana;
	font-size:0.9em;
}
.designby a {
	color:#000;
}
.designby a:hover {
	color:#8b8a8a;
}
.sitedesign {
	color:#8b8a8a;
}
.sitedesign a {
	color:#8b8a8a;
	background:url(http://www.birlasoft.com/images/magnon-solutions.gif) no-repeat right top;
	padding-right:30px;
}
.footerlink {
	width:480px;
	float:left;
	text-align:right;
}
.navtop {
	width:700px;
	float:left;
}
.navtop ul {
	z-index:100;
	margin:0;
	padding:0px;
	list-style-type:none;
}
.navtop ul li {
	position: relative;
	display: inline;
	float: left;/* padding-right:30px;*/
	width:130px;
}
.navtop ul li a {
	display: block;
	color: #fffffe;
	text-align:center;
	text-decoration: none;
	margin:0px;
	font-size:0.9em;
	text-transform:uppercase;
	height:36px;
	line-height:36px;
	padding:0px 15px;
	background:url(http://www.birlasoft.com/images/v-line.jpg) no-repeat right top;
}
.navtop ul li a:hover {
	display: block;
	color: #fffffe;
	text-align:center;
	text-decoration: none;
	background:url(http://www.birlasoft.com/images/nav-hover-bg.gif) repeat-x left top;
	height:36px;
	line-height:36px;
	padding:0px 15px;
}
/*------------------------------Home Tab------------------------------*/
	
	
	
	
/*-----------------Drop Down-----------------------*/	
	
	
.bot-band {
	background:url(http://www.birlasoft.com/images/bottom-band.png) no-repeat left bottom;
	width:387px;
	height:9px;
}
/*-----------------------------------------------------------------------------------------------new Menu */
.ml {
	margin-left:5px;
}
.mr {
	margin-right:5px;
}

#myslide {
	width:294px;
	overflow:hidden;
	position: relative;
	height:170px;
	margin-bottom:0px;
}
#myslide .cover {
	width:1240px; /*------- class mystuff width * number of mystuff divs (160 * 3 = 480)---------- */
	position: absolute;
	height:170px;
}
#myslide .mystuff {
	width:294px;
	float:left;
	padding:0px 16px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
}
.button1, .button2, .button3, .button4 {
	/*background:#be0000;*/
			background:url(http://www.birlasoft.com/images/normal-pagination.gif) no-repeat left top;
	padding:0px 4px;
	display:block;
	float:left;
	margin-right:1px;
	font-size:0.9em;
	color:#fffffe;
	text-decoration:none;
	line-height:24px;
	margin-top:5px;
}
.buttontesti {
	float:right;
	border:0px solid;
	position:relative;/*top:-6%;*/
		/*left:-24px;*/
		
		

}
.blankspace {
	display:block;
	line-height:10px;
}
.active {/*background:#909090;*/
	background:url(http://www.birlasoft.com/images/highlight-pagination.gif) no-repeat left top;
	padding:0px 4px;
	line-height:24px;
	display:block;
	float:left;
	outline:none;
	color:#fffffe;
	text-decoration:none;
}
.clear {
	clear:both;
}
#small {
	font-size:1em;
}
#medium {
	font-size:1.2em;
}
#large {
	font-size:1.5em;
}
h6 {
	font-size:1.15em;
	color:#546775;
	font-weight:bold;
	font:Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	}
.address-main{ margin:0px; padding:10px; border:1px dotted #c6c6c6;  width:498px; margin-bottom:5px; background:#ececef; clear:both; float:left; }
	.address-box{ margin:2px; padding:10px;  width:225px; background:#FFFFFF; height:170px; font-size:11px;  float:left; }
	.address-main h5 {font-size:12px; color:#c31430; font-weight:bold; text-align:left;	font:Arial;	margin:0px;	padding:0px; padding-bottom:5px; }
	
	/***********************----------* | * "Mukesh Thakur" * | *-----------***********************/

.newsbox{ margin:0px; padding:0px; padding-bottom:10px; margin-bottom:10px; border-bottom:1px dotted #c6c6c6; clear:both; float:left;}
	.newsbox .date{ margin:0px; padding:0px; padding-top:5px; font-size:11px; clear:both; color:#000000;}
	.newsbox .newshead{ margin:0px; padding:0px; padding-top:5px; font-size:13px; font-weight:bold; color:#546775; clear:both;}
		.newsbox .newshead a{ color:#546775; text-decoration:none;}
		.newsbox .newshead a:hover{ color:#c31430; text-decoration:none;}
	.newsbox .news{ margin:0px; padding:0px; padding-top:5px; clear:both;}
	.newsbox .more{ margin:0px; padding:0px; padding-top:5px; text-align:right; clear:both; width:518px;}
	.newsbox .more a{ margin:0px; padding:2px 5px; background:#c31430; font-size:11px; color:#FFFFFF;}
	.newsbox .more a:hover{ background:#546775; color:#FFFFFF;}
	
	.newsbox .dateinner{ margin:0px; padding:0px; padding-top:10px; font-size:11px; font-weight:bold; clear:both; color:#000000;}
	.newsbox .newspage{ margin:0px; padding:0px; clear:both; color:#000000;}
	

.companylogo{ margin:0px; padding:100px 0px; background:url(http://www.birlasoft.com/images/logo.jpg) no-repeat center top; clear:both;}
	.companylogo a{ margin:5px; padding:0px; width:76px; font-weight:bold; height:50px; float:left; text-align:center; line-height:50px; background:#d9d9d9; font-size:13px; color:#333;}
	.companylogo a:hover{ background:#c31430; color:#FFFFFF;}	

.gallery{ margin:0px; padding:0px; padding-bottom:20px; padding-top:5px; clear:both;}
.gallery img{ margin:5px; padding:5px; background:#d9d9d9; }

.eventbox{ margin:0px; padding:20px 0px; clear:both; border-bottom:1px dotted #CCCCCC; float:left;}
	.eventleft{ margin:0px; padding:5px 0px; float:left; width:380px;   }
	.eventright{ margin:0px; padding:0px; padding-left:10px; float:left; width:120px;  }
	.eventbox td{ vertical-align:top;}
	.eventbox img{ padding-top:30px;}
	
	.eventleft .heading{ margin:0px; padding:0px; float:left; width:120px; font-weight:bold;   }
	.eventleft .detail{ margin:0px; padding:0px; float:left; width:250px;   }	
	.eventleft .colondiv{ margin:0px; padding:0px; float:left; width:10px; text-align:center;}	

.newsroombox1{ margin:0px; padding:15px 10px; border:1px dotted #c6c6c6; background:#ececef; clear:both;}
	.newsroombox1 .date{ margin:0px; padding:0px; padding-bottom:5px; font-weight:bold;  font-size:11px; clear:both; color:#000000;}
	.newsroombox1 .newshead{ margin:0px; padding:0px; padding-bottom:5px; font-size:13px; font-weight:bold; color:#c31430;}
	.newsroombox1 .newsubhead{ margin:0px; padding:0px; padding-bottom:8px; font-size:11px; color:#000000; clear:both;}
	.newsroombox1 .news{ margin:0px; padding:0px; font-size:12px; color:#000000; clear:both;}

.newsroombox2{ margin:2px; padding:5px;  width:244px;  float:left;}
	.newsroombox2 ul li a{ color:#000000; font-size:11px; padding-bottom:5px;}
	.newsroombox2 a{ color:#000000; }
	.newsroombox2 a:hover{ color:#c31430; }

.newsroombox2 h5 {font-size:14px; color:#546775; font-weight:bold; border-bottom:2px solid #CCCCCC; font:Arial;	margin:0px;	padding:0px; padding-bottom:5px; margin-bottom:10px;}
.newsroombox2 .date{ margin:0px; padding:0px; padding-bottom:5px; font-weight:bold;  font-size:11px; clear:both; color:#000000;}
	.newsroombox2 .newshead{ margin:0px; padding:0px; padding-bottom:15px; font-size:11px; color:#000000; clear:both;}

.address-main{ margin:0px; padding:10px; border:1px dotted #c6c6c6;  width:498px; margin-bottom:5px; background:#ececef; clear:both; float:left; }
	.address-box{ margin:2px; padding:10px;  width:225px; background:#FFFFFF; height:170px; font-size:11px;  float:left; }
	.address-main h5 {font-size:12px; color:#c31430; font-weight:bold;	font:Arial;	margin:0px;	padding:0px; padding-bottom:5px; }


.lghtGreyBgShade 
{
	padding:10px;
	background-color:#eee;
}
.clMarg 
{
	margin:0;
	padding:0;
	clear:both;
	float:none; 
	line-height:0em;
	border:none;
	height:14px;
	width:100%;
	font-size:0em;
	background:none;
}
.insit_new
{ font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#4F4F50;}

.insit_new:hover
{ font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#BD0F27;}
.grey_i
{
	font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none; font-style:italic; color:#8D8D8D;}
	
	.t_border{border:#EBEBEB solid 1px;}

.l_border{border-bottom:#EBEBEB solid 1px; border-right:#EBEBEB solid 1px;}
. b_border{border-left:#EBEBEB solid 1px;}

.contact
{ font-family:Arial; font-size:9pt; font-weight:normal; text-decoration:none; line-height:23px; color:#737373;}

.contact:hover
{ font-family:Arial; font-size:9pt; font-weight:normal; text-decoration:underline; line-height:23px; color:#737373;}	
	
.u_line{border:#EBEBEB solid 1px;}
.u_line1{border-bottom:#DADADA solid 1px; background-color:#C31430; color:White; font-size:11px; font-family:Arial; border-top:#EBEBEB solid 1px;border-right:#EBEBEB solid 1px;}
.u_line2{border-bottom:#EBEBEB solid 1px; border-right:#EBEBEB solid 1px; font-weight:normal;}
.u_line3{border-left:#EBEBEB solid 1px;}
.u_line4{color:#C31430; font-size:11px; font-family:Arial; }	
	
	
	
	
	

