/* CSS Document */

/* imports other stylesheets*/
@import url(forms.css);
/* Fix a bug in Mozilla; thanks, Carey Evans */
html { 
	min-width: 768px;
	 }
body {
	margin:0px;	
	padding: 0px;
	border: 0px;	
	text-align:center;
	}
h1, h2, h3, div {
	margin:0px;
	padding:0px;
	}
.hidden {
	display:none;
	}
div#wrapper {
	width:768px;
	text-align:left;
	margin: 0px auto;	
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	}
div#header {
	width:auto;	
	margin-top:14px;
	}
div#header h1 a , div#header h1.dotnetrev {
	height:40px;
	}	
div#header h1 a {
	text-indent:-9999px;
	background: url(../images/company_logo.gif) no-repeat 14px 0px;
	display:block;
	width:265px;
	text-decoration:none;
	float:left;
	}
div#header h1.dotnetrev {
	width:auto;
	background:url(../images/dotnetrevolution.gif) no-repeat right 0px;
	text-indent:-9999px;
	margin-right:6px;
	}	
div#header h2 {
	display:none;
	} 
h4 {
	font-size:100%;
	margin:0px;
	margin-top:5px;
	}
h5 {
	font-size:90%;
	margin:0px;
	margin-top:5px;
	background:#f5f5f5;
	padding:3px;
	border-bottom:1px #CCC solid;
	}
	
p.access	{
	display:none;
	}
/* Global Nav */
div#globalnav{
	width:760px;
	background: url(../images/globalnav_middle.gif) repeat-x;
	height:auto;
	margin:0px auto;
	z-index:1;
}
ul#menu {
	margin-left: 0px;
	padding: 0;
	position: relative;
	background: url(../images/globalnav_outline.gif) no-repeat;
	height:28px;
}
ul#menu li {
	margin: 0 11px;
	padding: 0;
	list-style: none;
	float:left;
	padding-top:3px;	
	}
ul#menu li a {
	text-decoration:none;
	color:#fff;
	font:11px Verdana ;
	}
/* Home Banner */
div#bannerstart{
	width:761px;
	height:8px;
	background:url(../images/banner_top.gif) no-repeat;
	padding:0px;
	}
div#banner {
	height:230px;
	background:#f00 url(../images/banner_middle.gif) repeat-y;
	width:761px;
	text-align:center;
	padding:0px;
	overflow:hidden;
	margin:-20px auto;
	}
/*Inside Pages */
div#bannerinside {
	height:115px;
	background:#f00 url(../images/banner_middle.gif) repeat-y;
	width:761px;
	text-align:center;
	padding:0px;
	overflow:hidden;
	margin:-20px auto;
	z-index:3;
	}
	

html>body div#bannerinside {
	margin:0px auto;
	height:95px;
	}
html>body div#banner {
	margin:0px auto;
	}
div#bannerend{
	width:761px;
	height:8px;
	background:url(../images/banner_bottom.gif) no-repeat;
	padding:0px;
	}
/* For home */
div#bannercontent{
	background:transparent url(../images/banner_img.jpg) no-repeat 0px 0px;
	width:740px;
	height:195px;
	display:block;
	margin-top:-10px;
}
/* Inside Pages */
div#bannercontentinside, div#bannerinfrastructure, div#bannerservices, div#bannerclients, div#bannercareers, div#bannercourses, div#bannercontactus, div#bannerdownloads, div#bannerlegal{
	background:transparent url(../images/banner-aboutus.jpg) no-repeat 0px 0px;
	width:740px;
	height:80px;
	display:block;
	margin-top:-10px;
}
html>body div#bannercontentinside, 
html>body div#bannerinfrastructure, 
html>body div#bannerservices, 
html>body div#bannerclients, div#bannercourses, 
html>body div#bannercontactus, 
html>body div#bannerdownloads, 
html>body div#bannerlegal,
html>body div#bannercareers {
	margin-top:0px;
	margin-left:10px;
}
div#bannerinfrastructure {
	background:transparent url(../images/banner-infrastructure.jpg) no-repeat 0px -5px;
	}
div#bannerservices {
	background:transparent url(../images/banner-services.jpg) no-repeat 0px -5px;
	}
div#bannerclients {
	background:transparent url(../images/banner-clients.jpg) no-repeat -20px 0px;
	}
div#bannercourses {
	background:#000 url(../images/banner-courses.jpg) no-repeat -30px -20px;
	}
div#bannercontactus {
	background:#000 url(../images/banner-contactus.jpg) no-repeat -30px -10px;
	}
div#bannerdownloads {
	background:#000 url(../images/banner-downloads.jpg) no-repeat -30px -10px;
	}
div#bannercareers {
	background:#000 url(../images/banner-careers.jpg) no-repeat -30px -10px;
	}
div#bannerlegal {
	background:#000 url(../images/banner-legal.jpg) no-repeat -30px -10px;
	}
div#techED {
	background:#000 url(../images/banner-techED.gif) no-repeat -30px -10px;
	}
div#bannertexts{
	width:700px;
	float:left;
	position:relative;
	text-align:left;
	color:#fff;
	margin-left:10px;
	margin-top:15px;
	font-family:verdana;
	font-size:85%;
	}
/* Inside Pages */
div#bannertextsinside{
	width:300px;
	float:left;
	position:relative;
	text-align:left;
	color:#fff;
	margin-left:10px;
	margin-top:10px;
	font-family:verdana;
	font-size:85%;
	}
/* for large headline texts
div#bannertexts h2 {
	display:block;
	width:200px;
	line-height:25px;
	font-size:200%;
	}
*/
div#bannertexts h2 {
	display:block;
	width:350px;
	line-height:25px;
	font-size:125%;
	margin-top:15px;
	}
/* Inside Pages */
div#bannertextsinside h2 {
	display:block;
	width:400px;
	line-height:25px;
	font-size:160%;
	}
div#bannertexts h3 {
	display:block;
	font-weight:normal;
	font-size:110%;	
	margin-bottom:0px;
	margin-top:8px;
	}
/* Inside Pages */
div#bannertextsinside h3 {
	display:block;
	font-weight:normal;
	font-size:100%;	
	margin-bottom:10px;
	margin-top:0px;
	}

div#bannertexts a{
	display:block;
	width:auto;
	text-align:left;
	text-decoration:underline;
	color:#fff;
	margin-top:35px;
	}	
/* Corrects the value for Browsers that suffer from ie bug */
html>body div#bannercontent {
	margin-left:10px;
	background:transparent url(../images/banner_img.jpg) no-repeat;	
	margin-top:0px;
	}
html>body div#banner {
	height:210px;
	background:#f00 url(../images/banner_middle.gif) repeat-y;
	width:761px;
	text-align:center;
	padding:0px;
	overflow:hidden;
	}
/* Main Content */
div#maincontent {
		width:760px;
		background:transparent url(../images/content_body.gif) repeat-y;		
		margin:0px auto;
		display:block;		
	}
/* Main Content */
div#maincontenthome{
		width:760px;
		background:transparent url(../images/content_body_home.gif) repeat-y;		
		margin:0px auto;
		display:block;		
	}
html>body div#maincontent {
	/* Correct value for browsers that don't suffer from IE Win's bugs */	
	min-height: 740px;
	}
div#coursescontent{
		/* Used for Courses Details */
		width:760px;
		background:transparent url(../images/content_courses_body.gif) repeat-y;		
		margin:0px auto;
		display:block;		
	}
html>body div#coursescontent {
	/* Used for Courses Details */
	/* Correct value for browsers that don't suffer from IE Win's bugs */	
	min-height: 670px;
	}

div#contentstart {
	width:761px;
	height:8px;
	background:url(../images/content_top.gif) no-repeat;
	}
div#contentend {
	width:761px;
	height:20px;
	background:url(../images/content_bottom.gif) no-repeat 0px 15px;
	display:block;		
	}
body#form div#contentend {
	background:url(../images/content_bottom.gif) no-repeat 0px 18px;
	}

/* Hack for non ie browsers */
html>body div#contentend {
	width:761px;
	height:8px;
	background:url(../images/content_bottom.gif) no-repeat 0px 4px;
	margin-top:20px;
	display:block;
	}
div#content, div#contentinside {	
	padding:0px 25px 0px 25px;
	margin-left: 10px;
	width:auto;	
	font:70% verdana ;
	text-align:left;
	min-height: 740px;
	}
div#content {
	margin: 0 0 0 275px;
	}
div#contentcourseinside {	
	padding:5px;
	margin: 15px;
	width:auto;	
	font:70% verdana ;
	text-align:left;
	}
div#content h2{	
	display:block;
	background:#000 url(../images/content_title.gif) no-repeat 8px 4px;
	text-indent:-9999px;
	height:23px;
	overflow:hidden;
	margin-bottom:10px;		
	}
div#pnlSchedule {
	margin:15px; 
	margin-top:0px; 
	_margin-top:-15px; 
	background:#fff;
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	text-align:left;
	border-bottom:1px solid #333;
	}
div#pnlSchedule h2 {
	color:#ddd;
	background:#000;
	font-size:100%;
	padding:2px 10px;
	margin-top:3px;
	}
table.tblschedule {
	width:100%;
	border:solid #ddd;
	border-width:2px 0px;
	margin:5px 0px;
	margin-bottom:15px;
	background:#fff url(../images/bg-schedule.jpg) no-repeat 400px -50px ;
	}
table.tblschedule thead {
	background:#eee;
	color:#666;
	font-weight:bold;
	}
table.tblschedule thead th {
	border-bottom:1px solid #666;
	}
table.tblschedule td {
	padding: 2px 5px;
	border-bottom:1px solid #ddd;
	border-left:1px solid #666;
	}
table.tblschedule a {
	text-decoration:none;
	font:bold;
	color:#f00;
	}
table.tblschedule col.scheduledays {
/*	background:#f5f5f5; */
	}
/* Inside Pages*/
div#contentinside h2, div#contentcourseinside h2{
	font-size:150%;	
	margin-bottom:10px;
	}
div#contentinside h3,
div#content h3{	
	font-size:12px;
	color:#f00;
	margin-top:20px;
	padding-top:3px;
	border-top:1px solid #ccc;
	width:auto;
	display:block;
	clear:right;
	margin-bottom:0px;
	}
body.coursedetails div#contentinside h3{	
	color:#000;
	border:none;
	text-transform:uppercase;
	}
div#content div.techlist{	
	width:50%;
	float:left;
	display:block;
	}
div#content ul.courselist{
	margin-left:16px;
	display:block;
	}

div#content a.more, div#content a.mailrequest {
	display:block;	
	width:auto;	
	text-align:right;
	text-decoration:none;
	color:#000;
	padding-right: 15px;
	font-weight:bold;
	}
div#content a.more {	
	background: url(../images/more_bullet.gif) no-repeat right;
	}
div#content a.mailrequest {	
	background: url(../images/mail_request.gif) no-repeat right;	}
html>body div#content {	
	padding:0px 15px 0px 10px;
	margin: 0 0 0 272px;
	width:auto;
	font:70% verdana ;
	text-align:left;
	min-height:810px;
	}

/* For Calendar Events on the right */
ul#calendar {
	margin:0px;
	}
ul#calendar li {
	list-style:none;
	display:block;
	border-bottom:1px solid #ddd;
	padding:2px;	
	}
/* Table for Services Section */
table.servicetable {
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	border-left:1px solid #000;	
		}
table.servicetable a {
	color:#000;
	text-decoration:underline;
		}
table.servicetable td {
	border-right:1px solid #000;
	border-bottom:1px solid #ccc;
	padding:4px;
	vertical-align:top;
	}
table.servicetable thead {
	font-weight:bold;
	color:#fff;
	background:#000;	
		}
.clienthead {
	font-weight:bold;
	color:#fff;
	background:#000;	
		}
.contacthead {
	font-weight:bold;
	color:#666;
	background:#ddd;	
		}
.serviceproduct {
	background:#f5f5f5;
	font-weight:bold;
	vertical-align:top;
	color:#666;
	}
.courselists {
	background:#f5f5f5;
	font-weight:bold;
	vertical-align:top;
	color:#666;
	width:30px;
	}
.servicelength {
	width:75px;
	vertical-align:top;
	}
/* Download Course */
.downloadcourse {
	text-decoration:none;
	font-weight:bold;
	color:#000;
	float:right;
	margin-top:5px;
	}
/*sidebarstyle */ 
div#sidebar {
	margin-top:-5px;
	margin-left:8px;
	text-align:left;
	font: 70% verdana;	
	width:251px;	
	float:left;
	}
html>body div#sidebar {	
	margin-left:15px;
	text-align:left;
	font: 70% verdana;	
	width:255px;	
	float:left;
	}
div#sidebar h2 {
	background:#f5f5f5 url(../images/sidebar_head.gif) repeat-x;
	width:auto;
	font:bold;
	font-size:100%;
	height:15px;
	margin:0px;
	margin-top:5px;
	padding:5px;
	margin-bottom:5px;
	}
div#sidebar h3 {
	display:block;
	background: url(../images/pwi_course_bullet.gif) no-repeat 0px 7px;
	color:#666;
	font:bold;
	font-size:100%;
	height:15px;
	margin:0px;
	margin-top:5px;
	padding:5px;
	padding-left:8px;
	margin-bottom:5px;
	border-top:1px dotted #ddd;
	}
div#sidebar ul {
	margin:0px 15px;
	}
div#sidebar ul li {
	margin-left:8px;
	}
div#sidebar li a {
	color:#000;
	font-weight:bold;
	}
div#sidebar a.more {	
	display:block;
	text-align:right;
	text-decoration:none;
	padding:2px;
	margin-bottom:3px;
	color:#666;
	text-decoration:none;
	padding-right: 10px;
	background: url(../images/more_bullet.gif) no-repeat right 7px;
	}
a.experts {	
	display:block;
	padding:2px;
	margin-bottom:0px;
	margin-top:0px;
	color:#666;
	text-decoration:none;
	padding-right: 10px;
	background: url(../images/more_bullet.gif) no-repeat right 7px;	
	text-align:right;
	}
	
div#sidebar ul#clientsuccess {	
	display:none;
	}
div#sidebar img.participantspeak {
	border:1px solid #ddd;
	margin:0px auto;
	}
div#sidebar div#participantspeak {
	display:none;
	}
div#sidebar h2.experts {
	width:200px;
	margin-bottom:8px;
	}	
div#sidebar div#experts {
	background: url(../images/amit_pic.gif) no-repeat right 5px;
	display:block;
	width:auto;
	position:relative;
	height:94px;
	margin-bottom:5px;
	}
html>body  div#sidebar div#experts {
	background: url(../images/amit_pic.gif) no-repeat right  0px;
	min-height:160px;
	}
div#expertstext{
	margin-right:75px;
	display:block;
	min-height:160px;
	}
div.hotlist {
	display:block;
	width:auto;
	min-height:180px;
	}
div#footer {
	width:750px;
	margin:0px auto;
	display:block;
	font:10px verdana;
	color:#666;
	padding:10px;
	}
div#footer a {
	color:#666;
	text-decoration:none;
	}
div#info {
	clear:both;
	}
div#footer div#privacy {
	display:block;
	float:left;
	}
div#footer div#copyright {
	display:block;
	width:auto;
	text-align:right;
	}
div#footer p.edominerunit {
	margin-bottom:3px;
	font-weight:bold;
	font-size: 11px;
	border-bottom:1px solid #ddd;
	padding-bottom:3px;
	}
div#footer p.edominerunit a {
	color:#000;
	}
div#certifications {
	width:100%;
	height:70px;
	}
	
p#iso {
	text-indent:-9999px;
	background:url(../images/iso_logos.gif) no-repeat;
	float:left;
	height:70px;
	width:200px;
	}
p#mcp {
	text-indent:-9999px;
	background:url(../images/microsoft_certified_partner.gif) no-repeat right top;
	float:right;
	height:70px;
	width:120px;
	}
div#footer div#mscertifications {
	margin:15px auto;
	text-align:center;
	width:450px;	
	}
div#mct, div#mcp, div#mcsd {
	width:150px;
	height:45px;
	text-indent:-9999px;
	float:left;
	}
div#mscertifications div#mct {
	background: url(../images/logo_mct.gif) no-repeat center;
}
div#mscertifications div#mcp{
	background: url(../images/logo_mcp.gif) no-repeat center;
}
div#mscertifications div#mcsd {
	background: url(../images/logo_mcsd.gif) no-repeat center;
}
/* Course Section */
table.modulelist {
	width:100%;
	border-width:1px 0px 1px 1px;
	border:solid #333;
	margin:5px 0px;
	}
table.modulelist td {
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-bottom:#ddd;
	border-right:1px solid #333;
	border-collapse:collapse;
		}
table.modulelist td {
	padding:5px;
	}
ul.coursesection {
	border-bottom:2px solid #f00;
	margin:0px;
	margin-top:25px;
	margin-bottom:20px;
	height:20px;
	font-size:90%;
	}
ul.coursesection li {
	display:block;
	float:left;
	font-weight:bold;
	list-style:none;
	padding:3px 5px;
	width:auto;
	}
ul.coursesection li.active {
	background:#f00;
	color:#fff;
	}
ul.coursesection li.inactive {
	background:#eee;
	}
ul.coursesection li.inactive a {
	color:#666;
	}
	
/* Course Table */
tr.coursehead {
	background:#c00;
	font-weight:bold;
	color:#fff;
}
a.downloads {
	text-decoration:none;
	text-align:right;
	font-weight:bold;
	color:#000;
	padding-right:20px;
	background: url(../images/download.gif) no-repeat right;	
	margin:5px 0px;
	display:block;
}
div#contentcourseinside a.downloads {
	margin-right:32px;
}
div#coursekeydata {
	width:650px;
	border:solid #ddd;
	border-width:0px 1px 4px 1px;
	padding-bottom:10px;
	margin-bottom:15px;
	margin:0px auto;
	}	
div#coursekeydata div.listname {
	width:118px;
	font-weight:bold;
	display:block;
	float:left;
clear:both;
	}
div#coursekeydata div.listdescription {
	float:left;
	display:block;
	margin-bottom:1px;
width:496px;

	}
div#coursekeydata li {
	list-style:none;
	display:block;
	height:15px;
	margin-left:-20px;

	}
div#coursekeydata h2 {
	background:#f00;
	font:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	padding:3px;
	border-bottom:1px solid #aaa;
	}
/* Course Pages */
ul.coursecontent {
	width:650px;
	margin-left:35px;
	}
ul.coursecontent li.training {
	padding-left:25px;
}
ul.coursecontent h3 {
	font-size:100%;
	margin-top:10px;
	}	
ul.coursecontent h3.training {
	font-size:100%;
	margin-top:10px;
	font-size:150%;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	}
html>body  ul.coursecontent {
	width:650px;
	margin-left:-5px;
	}
ul.coursecontent li {
	list-style-type:none;
	padding:4px;
	clear:both;
	border-bottom:1px solid #ddd;
	}
ul.coursecontent span.pagetitle {
	display:block;
	}
ul.coursecontent div.pagenumber {
	width:20px;
	text-align:right;	
	float:left;
	}
ul.coursecontent div.pagelist {
	width:622px;
	float:left;
	text-align:left;
	}
ul.highlightslist {
	list-style-image:url(../images/home_bullet.gif);
	margin-right:10px;
	display:block;
	}
ul.highlightslist li {
	padding-bottom:7px;
	border-bottom:1px solid #ddd;
	margin-left:-20px;
	}
div#infrastructureimage {
	width:125px;
	float:left;
	margin-top:15px;
	}
div#infrastructurediv{
	width:100%;
	clear:both;
	}
div#infrastructurehome {
	margin-top:15px;
	width:338px;
	float:right;
	clear:right;
	}
ul.infrastructurelist {
	list-style-image:url(../images/home_bullet.gif);
	margin-right:10px;
	}
ul.infrastructurelist li {
	padding-bottom:7px;
	border-bottom:1px solid #ddd;
	margin-left:-20px;
	}
h3#highlights {
	color:#999;
	clear:both;
	display:block;
	}
div#contentinfrastructure {
	/* Used for containing the infrastructure div */
	background:url(../images/infrastructure.gif) 0px 2px no-repeat;
	padding:3px;
	padding-left:98px;
	height:200px;
	width:auto;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
div#contentinfrastructure h3 {
	display:none;
	}	
div#contentinfrastructure ul {
	background:#fff;
	margin:0px;
	margin-bottom:5px;
	}
div#contentinfrastructure li {
	display:block;
	padding:7px;
	list-style-type:none;
	}
div#contentinfrastructure li.even {
	background:#f3f4fe;
	}
div#contentinfrastructure a {
	display:block;
	float:right;
	border-bottom:1px dotted #f00;
	color:#000;
	text-decoration:none;
	}
div#contentinfrastructureimages ul#images {
	margin:0px;
	padding-bottom:15px;
	color:#666;
	float:left;
	width:160px;
	}
div#infrastructuredetails {
	float:left;
	width:250px;
	text-align:left;
	}
div#infrastructuredetails p {
	text-align:left;
	}
div#contentinfrastructureimages ul#images li {
	background:url(../images/infrastructure/thumbnail_frame.gif) no-repeat;
	border:1px solid #ddd;
	list-style-type:none;
	margin:10px 15px;
	margin-left:-15px;
	_margin-left:15px;
	width:161px;
	padding-bottom:0px;
	height:125px;
	min-height:125px;
	}	
div#contentinfrastructureimages img {
	padding:14px;
	float:left;
	border:0px;
	}
div#contentinfrastructureimages li {
	line-height:19px;
	}
div#contentinfrastructureimages p {
	margin-right:-3px; /* Hack for fixing "ie duplicate characters bug", thanks to positioniseverything.net */
	display:block;
	float:left;
	width:100%;
	}
/* Hacks */
/* Used for containing divs so that it doesnt stick out from parent divs */
html>body div.clearer {
	clear: left; line-height: 0; height: 0;
}
/* Style for Infrastructure Image Window */
body#infrastructurewindow div#wrapper{
	margin:15px;
	width:445px;
	}
body#infrastructurewindow div#header {
	margin:0px;
	background:#f00;
	color:#fff;
	padding:5px;
	}
body#infrastructurewindow h1 {
	font: bold  12px 'Arial, Helvetica, sans-serif';	
	margin:0px;
	display:block;
	}
body#infrastructurewindow h2 {
	font: bold  16px 'Arial, Helvetica, sans-serif';
	margin:0px;	
	display:block;
	}
body#infrastructurewindow div#content {
	margin:0px auto;
	width:auto;
	padding:12px;
	border:solid #ddd;
	border-width:0px 1px 4px 1px;
	}
body#infrastructurewindow div#footer {
	margin:0px;
	width:auto;
	text-align:left;
	padding:0px;
	margin-top:15px;
	}
body#infrastructurewindow div#pagenav a {
	text-decoration:underline;
	}
body#infrastructurewindow div#pagenav {
	width:200px;
	float:left;
	}
body#infrastructurewindow div#winclose {
	float:right;	
	}
div#popupwrapper{
	margin:5px;
	margin-bottom:5px;
	border:1px solid #ddd;
	font: small/18px "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	background:#fff;
	padding:15px;
	}
.mandatoryfield {
	color:#f00;
}
ul.clientlists {
	margin-left:57px;
	}
html>body ul.clientlists {
	margin-left:30px;
	}
ul.clientlists li{
	background:url(../images/clientlists_back.gif) no-repeat;
	width:199px;
	height:77px;
	list-style:none;
	float:left;
	margin:5px;
}
ul.clientlists li span{
	width:190px;
	height:70px;
	overflow:hidden;
	text-indent:-999px;
	display:block;
	}
/* Client Lists */
ul.clientlists li span.wipro{
	background: url(../images/client_wipro.gif) no-repeat center; 
	}
ul.clientlists li span.infosys{
	background: url(../images/client_infosys.gif) no-repeat center; 
	}
ul.clientlists li span.hp{
	background: url(../images/client_hp.gif) no-repeat center; 
	}
ul.clientlists li span.bosch{
	background: url(../images/client_bosch.gif) no-repeat center; 
	}
ul.clientlists li span.siemens{
	background: url(../images/client_siemens.gif) no-repeat center; 
	}
ul.clientlists li span.microsoft{
	background: url(../images/client_microsoft.gif) no-repeat center; 
	}
ul.clientlists li span.hexaware{
	background: url(../images/client_hexaware.gif) no-repeat center; 
	}
ul.clientlists li span.niit{
	background: url(../images/client_niit.gif) no-repeat center; 
	}
ul.clientlists li span.globallogic{
	background: url(../images/client_globallogic.gif) no-repeat center; 
	}
ul.clientlists li span.capgemini{
	background: url(../images/client_capgemini.gif) no-repeat center; 
	}
ul.clientlists li span.accenture{
	background: url(../images/client_accenture.gif) no-repeat center; 
	}
ul.clientlists li span.ustechnology{
	background: url(../images/client_ustechnology.gif) no-repeat center; 
	}
ul.clientlists li span.tis{
	background: url(../images/client_tis.gif) no-repeat center; 
	}
ul.clientlists li span.ibm{
	background: url(../images/client_ibm.gif) no-repeat center; 
	}
ul.clientlists li span.lexmark{
	background: url(../images/client_lexmark.gif) no-repeat center; 
	}
/* Menu style starts here */
ul#submenu {
position:absolute; 
top:25px;
left:245px;
background:#333;
z-index:1;
color:#fff;
white-space:nowrap;
}
ul#submenu li {
	margin: 0px;
	padding:1px 8px;
	list-style: none;
	float:none;
	padding-top:3px;
	border-left:3px solid #f00;
	border-bottom:1px solid #999;
	}
ul#submenu li a {
	text-decoration:none;
	color:#fff;
	font:11px Verdana ;
	display:block;
	width:100%;
	}
	
/* Menu style ends here */

/* Course Outline Style Layout */

body#calendarprograms .tabletitle {
	width:150px;
	background:#f5f5f5;
	font-weight:bold;
	vertical-align:top;
	}
body#calendarprograms div#contentinside h1 {
	font-size:120%;
	text-transform:uppercase;
	border-top:1px solid #aaa;
	padding-top:4px;
	margin-top:20px;
	}


body#calendarprograms #contentinside h2 {
	font-size:100%;
	background:#f5f5f5;
	padding:3px;
	margin-top:10px;
	}
body#calendarprograms div#bannertextsinside h2 {
	background:transparent;	}
body#calendarprograms div#contentinside h3 {
	font-size:100%;
	text-transform:capitalize;
	margin-bottom:0px;
	}
body#calendarprograms ul {
	margin-top:0px;
	}
body#calendarprograms p{
	margin-top:1.5em;
	margin-bottom:1.5em;
	}
body#calendarprograms hr {
	height:1px;
	background:#ccc;
	margin-top:15px;
	}
table.tblschedule tr.coursetablesep td {
	border-top:1px solid #666;
	}
.news_heading{
	
	font-size: 11px;
   padding-left: 7px;
	color:#0A4B70;
}

.more_news{
	
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

.more_news:hover{

	color: #ACACAC;

}

.community{
	line-height: 16px;
	font-size: 11px;
}

