

.rs-slideshow {
	
	height: 320px;
	margin: 0 auto 0 auto;
	
	overflow: hidden;
	position: relative;
	width: 923px;
}
.rs-slideshow .slide-container {
	position: absolute;
	height: 100%;
	left: 0;
	overflow: hidden;
	top: 0;
	width: 100%;
}

.rs-slideshow .slide-container img {
	position: absolute;
}

.rs-slideshow .slide-container .slide-caption {
	background-color: #000;
	bottom: 0;
	color: #fff;
	display: block;
	left: 0;
	padding: 6px 12px;
	position: absolute;
	text-align: center;
	right: 0;
	/*width: 100%;*/
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
}


.rs-slideshow .slides {
	display: none;
}



.no-js .rs-slideshow {
	height: auto;
}
.no-js .rs-slideshow .slide-container, 
.no-js .rs-slideshow .slide-container img {
	position: relative;
}
.no-js .rs-slideshow .slides {
	display: block;
	margin: 24px 48px;
}
.no-js .rs-slideshow .slides li {
	margin: 0;
}
.rs-controls {
	clear: both;
	float:right;
	position:relative;
	top:-35px;
	margin-right:-17px;
}
.rs-play-pause, .rs-prev, .rs-next {
	float: left;
	margin-right: 12px;
}
.rs-controls ul {
	float: left;
	list-style: none;
	margin: 0 6px 0 0;
	padding: 0;
}
.rs-index-list li {
	float: left;
	margin-right: 6px;
	height:23px;
	width:19px;
}
.rs-controls a {
	background-color: #FFFFFF;
	
	color: #42535D;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px 5px;
	text-decoration: none;
}
.rs-controls a:hover {
	border: 1px solid #FE9A2E;
    color: #FE9A2E;
    padding:2px 4px;
}
.rs-controls .rs-active {
	border: 1px solid #FE9A2E;
    color: #FE9A2E;
}


#callback-messages {
	margin: 48px auto;
	width: 620px;
}



/*	Clearfix	*/
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; } /* Hides from IE-mac \*/
.clearfix { display: block; }

img.rsf-slideshow-image
{
    width:923px;
    height:320px;
}

.banner1-listcontent
{
	width:434px !important;
}
.banner1-action
{
	 bottom: 0;
    color: #FFFFFF;
    display: block;
    position: absolute;	
    width:300px;
    left: 470px !important;
    padding-bottom: 0px;;
}
.banner-action,.banner2-action, .banner3-action, 
 .banner4-action {
    bottom: 0;
    color: #FFFFFF;
    display: block;
    position: absolute;	
    width:300px;
    left: 387px;
    padding-bottom: 0px;
}
.banner-action-home {
    bottom: 0;
    color: #FFFFFF;
    display: block;
    left: 470px;
    padding-bottom: 0;
    position: absolute;
    top: 265px;
    width: 300px;
}
.banner1-content
{
	color: #29367D !important;
    font-family: Arial !important;
    left: 470px !important;
    position: absolute !important;
    top: 60px;
    width: 450px !important;
}
.bannercontent,.banner2-content, .banner3-content, .banner4-content
{
    position:absolute;
    left:387px;
    font-family:Arial;
    color:#29367d;
}
.banner1-content-home
{
    position:absolute;
    left:470px;
    font-family:Arial;
    color:#29367d;
}
.banner-heading
{
    font-size:31px;
}
.banner-heading-home {
    font-size: 31px;
    margin-top: 10px;
}
.banner4-heading
{
    font-size:31px;
	margin-top:10px;
}
.banner5-heading
{
    font-size:31px;
	margin-top:25px;
}
.banner-subheading
{
     font-size:24px;
}
.banner-content
{
    width:535px;
     font-size:14px;
       margin-top:20px;
     color:#455560;
     line-height:26px;
	 text-align:justify;
}
.banner-content-home
{
    color: #455560;
    font-size: 14px;
	margin-top:90px;
    line-height: 28px;
    text-align: justify;
    width: 440px;
}
.banner-content-home li {    
	list-style-image:url("../en-US/Home/img/New/Bullet-Box.png");
}





/*
			Load CSS before JavaScript
		*/
		
		/*
			Slides container
			Important:
			Set the width of your slides container
			Set to display none, prevents content flash
		*/
		.slides_container {
			width:922px;
			display:none;
		}

		/*
			Each slide
			Important:
			Set the width of your slides
			If height not specified height will be set by the slide content
			Set to display block
		*/
		.slides_container .new-slide {
			width:922px;
			height:320px;
			display:block;
		}
		
		/*
			Optional:
			Reset list default style
		*/
		.pagination {
			list-style:none;
			margin:0;
			padding:0;
			float:right;
		}
		
		.pagination li
		{
		color:#333333;
        float: left;
        font-size: 12px;
        height: 16px;
        margin-left: 10px;
        padding-left: 8px;
        width: 16px;
		padding-top: 3px;
        
		}
		.pagination li.current
		{
		   border: 1px solid #FE9A2E;
		   color:#FE9A2E;
		}
		.pagination li a
		{
		    text-decoration:none;
		    font-weight:bold;
		    color:#333333;
		    
		}

		/*
			Optional:
			Show the current slide in the pagination
		*/
		.pagination .current a 
		{
		    color:#FE9A2E;
			
		}
		
	.current_release_banner
	{
    background-color: #FF7600;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    height: 23px;
    margin-left: 2px;
    padding-left: 20px;
    padding-top: 3px;
    width: 91px;
	}
.webinar-listcontent-home
{ 
	margin-top: 15px;
}
.webinar-content-home .banner-heading-home
{font-size: 25px;
    margin-top:20px;
}
.webinar-content-home
{
    color: #29367D;
    font-family: Arial;
    left: 398px;
    position: absolute;
	width:542px;
}
.webinar-action-home 
{
    bottom: 0;
    color: #FFFFFF;
    display: block;
    left: 398px;
    padding-bottom: 0;
    position: absolute;
    top: 230px;
    width: 300px;
}
	.bannerMetro-content-home
	{
	     left: 443px;
	}
	
	.bannerMetro-action-home
	{
	     left: 604px;
	     top:240px;
	    
	}
	.bannerMetro-content-home .banner-heading-home
	{
	    margin-top:3px;
	}
	.bannerMetro-listcontent-home
	{
	       margin-left: 161px;
	       margin-top: 73px;
	}
	.bannerMetro-listcontent-home ul li
	{
	    list-style-image:url("../en-US/Home/img/New/bullet.jpg");
	}
	
	.Metro_image ._Metro_content
    {
        color:#FFFFFF;
        font-size:15px;
    }

    .Metro_image ._Metro_icon_image
    {
    margin-left: 158px;
    }